Newman Run Dashboard

Sunday, 08 February 2026 13:39:40
Total Iterations

1

Total Assertions

1123

Total Failed Tests

49

Total Skipped Tests

0


File Information
Collection: Phoenix-Inwarrenty-Flow-Pritish-NR
Environment: QA
Timings and Data
Total run duration: 23.4s
Total data received: 2.47MB
Average response time: 286ms
Summary Item Total Failed
Requests 77 0
Prerequest Scripts 20 0
Test Scripts 51 0
Assertions 1123 49
Skipped Tests 0 -



Showing 49 Failures

Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 510 to be below 200
Failed Test: Invalid credentials should return 401

Assertion Error Message
expected 500 to equal 401
Failed Test: Invalid credentials should return 'Unauthorized'

Assertion Error Message
expected 'Internal Server Error' to equal 'Unauthorized'
Failed Test: Blank Username and Password should return status code 400

Assertion Error Message
expected 500 to equal 400
Failed Test: Blank Username and Password should return status message 'Bad Request'

Assertion Error Message
expected 'Internal Server Error' to equal 'Bad Request'
Failed Test: Proper error message should be shown for blank credentials

Assertion Error Message
expected 'Invalid request' to equal 'Bad Request'
Failed Test: Check response time is less than 150ms

Assertion Error Message
expected 247 to be below 150
Failed Test: Response mustn't include sensitive information

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify response time < 150ms

Assertion Error Message
expected 278 to be at most 150
Failed Test: Verify Invalid token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Expired token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Expired token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify Response time under 200 ms

Assertion Error Message
expected 259 to be at most 200
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 335 to be below 200
Failed Test: Verify missing authorization token return 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 333 to be below 200
Failed Test: Verify missing authorization token return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing customerdetails should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing product details should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Response time should be below 250 ms

Assertion Error Message
expected 622 to be below 350
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify response payload don't contain message as success

Assertion Error Message
expected { message: 'Success', data: [] } to not have property 'message'
Failed Test: Response time should be under 200 ms

Assertion Error Message
expected 268 to be below 200
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Empty searchText Returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Response time is under 200 ms

Assertion Error Message
expected 277 to be below 200
Failed Test: Verify Invalid Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar

Assertion Error Message
expected 'Success' to deeply equal 'No record found'
Failed Test: Verify Malformed Job Number will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Malformed Job Number will return Message as "Invalid job number format" or similar

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: Verify Malformed Job Number will return 405 Method Not Allowed

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify Response time is less than 200ms

Assertion Error Message
expected 247 to be below 200
Failed Test: Verify Invalid Credentials will return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify Blank Credentials will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500


There are no skipped tests



1 Iteration available to view
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 510ms
Mean size per request: 690B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5dcb9a3c-445d-4815-8f96-e59f9277298b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-Z6/NFHz7BwNWyMF4xeR0Hk84Kck"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0"}}
Test Information
NamePassedFailedSkipped
Verify status code is 200 1 0 0
Verify status code is 'OK' 1 0 0
Verify message is 'Success' 1 0 0
Verify token is present in the response 1 0 0
Verify token is valid 1 0 0
Verify response body matches expected schema 1 0 0
Verify response time is less than 200ms 0 1 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 510 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 249ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 117de4da-3d9b-441d-aa57-20c3122ac15a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 74
Request Body
{
            "username": "Marlen_Nicolas",
            "password": "H84_WBecQBkDyUR"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should return 401 0 1 0
Invalid credentials should return 'Unauthorized' 0 1 0
Invalid credentials should return the correct error message 1 0 0
Response body should match the schema 1 0 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Invalid credentials should return 401
expected 500 to equal 401
Invalid credentials should return 'Unauthorized'
expected 'Internal Server Error' to equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 247ms
Mean size per request: 98B

Test Pass Percentage
25 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bd89d022-fb95-42e1-a4be-d762e4d7b3e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank Username and Password should return status code 400 0 1 0
Blank Username and Password should return status message 'Bad Request' 0 1 0
Proper error message should be shown for blank credentials 0 1 0
Response body should match the schema 1 0 0
Total 1 3 0
Test Failures
Test NameAssertion Error
Blank Username and Password should return status code 400
expected 500 to equal 400
Blank Username and Password should return status message 'Bad Request'
expected 'Internal Server Error' to equal 'Bad Request'
Proper error message should be shown for blank credentials
expected 'Invalid request' to equal 'Bad Request'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 438B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7da38cea-3f96-469a-9ecd-687d936012be
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status is 'OK' 1 0 0
Check response time is less than 150ms 0 1 0
Validate JSON Schema 1 0 0
User details should be present in the response 1 0 0
Role name should be 'FrontDesk' 1 0 0
Service location should be 'Service Center A' 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Check response time is less than 150ms
expected 247 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 535bfc20-d62e-418b-9c0e-0fe310c7b68a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Response mustn't include sensitive information 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Response mustn't include sensitive information
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 67202724-47cc-436b-aafb-758fa823a3c9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Status message is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aeac700f-4969-43c9-9235-dae83352d6bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 200
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c7b63319-d575-4db3-a6d5-a9666ec24e55
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 500
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 278ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3d254d34-7d53-4df1-a764-a457f2cacd57
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-xemrzUrWLDJDCWiBabsNFFWoonM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":457},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status message is 'OK' 1 0 0
Verify json schema 1 0 0
Verify message key contains 'Success' 1 0 0
Verify response time < 150ms 0 1 0
Data array length is 3 1 0 0
Verify keys 1 0 0
Verify the type of the data stored in the count under Pending for delivery is of number type 1 0 0
Verify the type of the data stored in the count under Created today is of number type 1 0 0
Verify the type of the data stored in the count under Pending for FST assignment is of number type 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify response time < 150ms
expected 278 to be at most 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5b9d7241-3050-456f-a311-61619eb4c4a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing token returns status code 401 1 0 0
Verify Missing token returns status message 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization _a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cV
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token da51521a-2438-4c27-b12e-f1e425ac9833
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns status code 403 0 1 0
Verify Invalid token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns status code 403
expected response to have status code 403 but got 500
Verify Invalid token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ccabb1ff-83d1-4ecd-98ac-b542aca76fa0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-xemrzUrWLDJDCWiBabsNFFWoonM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":457},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Expired token returns status code 403 0 1 0
Verify Expired token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Expired token returns status code 403
expected response to have status code 403 but got 200
Verify Expired token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 10.53KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5445aff9-b2bd-42dd-bd27-b47f2d33933b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 13:39:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status Code is 200 1 0 0
Verify Status message is 'OK' 1 0 0
Verify Response time under 200 ms 0 1 0
Verify message key contains 'success' 1 0 0
Verify response schema matches expected schema 1 0 0
Verify json response contains key: mst_oem 1 0 0
Verify json response contains key: mst_model 1 0 0
Verify json response contains key: mst_action_status 1 0 0
Verify json response contains key: mst_warrenty_status 1 0 0
Verify json response contains key: mst_platform 1 0 0
Verify json response contains key: mst_product 1 0 0
Verify json response contains key: mst_role 1 0 0
Verify json response contains key: mst_service_location 1 0 0
Verify json response contains key: mst_problem 1 0 0
Verify json response contains key: map_fst_pincode 1 0 0
Verify key- mst_oem , returns a non-empty array 1 0 0
Verify key- mst_model , returns a non-empty array 1 0 0
Verify key- mst_action_status , returns a non-empty array 1 0 0
Verify key- mst_warrenty_status , returns a non-empty array 1 0 0
Verify key- mst_platform , returns a non-empty array 1 0 0
Verify key- mst_product , returns a non-empty array 1 0 0
Verify key- mst_role , returns a non-empty array 1 0 0
Verify key- mst_service_location , returns a non-empty array 1 0 0
Verify key- mst_problem , returns a non-empty array 1 0 0
Verify key- map_fst_pincode , returns a non-empty array 1 0 0
Total 24 1 0
Test Failure
Test NameAssertion Error
Verify Response time under 200 ms
expected 259 to be at most 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 951d6f6c-afbc-42d0-8317-f9968a3f5783
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Status code is 401 1 0 0
Verify Status code is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 572f8cfb-63fa-44ea-bd1c-11783c4627e9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 500
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9aa6c2c8-9e11-4a01-9cc8-4e55b6d574d9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 13:39:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 200
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 335ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 51fa0406-7abf-48da-94c6-ed11bbde8095
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1141
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Ralph",
                "last_name": "Rosenbaum",
                "mobile_number": "739-203-2221",
                "mobile_number_alt": "739-203-2221",
                "email_id": "Abagail.Larson25@hotmail.com",
                "email_id_alt": "Abagail.Larson25@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "17568655755306",
                "imei1": "17568655755306",
                "imei2": "17568655755306",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-UgUnKmL0smHxnPAW337xsER/R3g"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":180524,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":180542,"tr_customer_product_id":180532,"job_number":"JOB_180524"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 335 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c16932fd-8be3-47ec-aeee-58aeec23bdae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1134
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Gaylord",
                "last_name": "Ritchie",
                "mobile_number": "227-343-1993",
                "mobile_number_alt": "674-601-1021",
                "email_id": "Dominic.Boyle64@gmail.com",
                "email_id_alt": "Josiah_OHara20@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "17568655755306",
                "imei1": "17568655755306",
                "imei2": "17568655755306",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d07db6ea-2392-435c-9f97-85781ec03cad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1132
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Enrique",
                "last_name": "Lueilwitz",
                "mobile_number": "212-413-1194",
                "mobile_number_alt": "370-993-9076",
                "email_id": "Estella_King58@gmail.com",
                "email_id_alt": "Ted.Barrows@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "17568655755306",
                "imei1": "17568655755306",
                "imei2": "17568655755306",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 333ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5579b6ed-654c-4d3e-af58-226ae804fde1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1118
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Emory",
                "last_name": "Abshire",
                "mobile_number": "335-976-9243",
                "mobile_number_alt": "896-962-4101",
                "email_id": "Green54@yahoo.com",
                "email_id_alt": "Emilio54@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "13458146226915",
                "imei1": "13458146226915",
                "imei2": "13458146226915",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-eXdGPC1RpsHniEwlk02Y6C9sLCs"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":180525,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":180543,"tr_customer_product_id":180533,"job_number":"JOB_180525"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 333 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 246ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 545a1233-5c8c-4be8-b3d0-66b33d5fedf6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1052
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Cordelia",
                "last_name": "VonRueden",
                "mobile_number": "203-734-6284",
                "mobile_number_alt": "945-201-4466",
                "email_id": "Alexis.Dooley69@gmail.com",
                "email_id_alt": "Sabrina.Pollich@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "17568655755306",
                "imei1": "17568655755306",
                "imei2": "17568655755306",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 400 Bad Request 0 1 0
Verify message is '"problems" does not contain 1 required value(s)' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 37820caf-79ae-477a-a0bd-0509d5980758
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 851
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "17568655755306",
                "imei1": "17568655755306",
                "imei2": "17568655755306",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                 {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing customerdetails should return 400 Bad Request 0 1 0
Verify message is '"customer" is required' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing customerdetails should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 115B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4a33340-bf79-4975-b739-95ea254f7510
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 841
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Crystel",
                "last_name": "Schultz",
                "mobile_number": "246-266-3192",
                "mobile_number_alt": "917-563-5001",
                "email_id": "Anderson64@hotmail.com",
                "email_id_alt": "Sabryna_Quitzon23@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 115
ETag W/"73-CHiztoQ3jyrfM7EgEEqfDYsvzXM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer_product\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing product details should return 400 Bad Request 0 1 0
Verify message is '"customer_product" is required 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing product details should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 143B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 643234d8-9ccd-4c08-babc-d6cc94d29294
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1108
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Hortense",
                "last_name": "Swift",
                "mobile_number": "514-656-4426",
                "mobile_number_alt": "819-641-2271",
                "email_id": "Jalyn98@gmail.com",
                "email_id_alt": "Baron76@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1093493847",
                "imei1": "1093493847",
                "imei2": "1093493847",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Verify message contains 'serial_number' length must be at least 14 characters long' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 326ms
Mean size per request: 233B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d4c382c5-29d2-4127-8780-02570e7e45ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1133
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Demarcus",
                "last_name": "Nader",
                "mobile_number": "325-856-4907",
                "mobile_number_alt": "953-253-1136",
                "email_id": "Aliya_Kuhic8@hotmail.com",
                "email_id_alt": "Triston30@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1504472981039553",
                "imei1": "1504472981039553",
                "imei2": "1504472981039553",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-S9sZeNVZWTRc6r6rCzKlKvZOrKI"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":180526,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":180544,"tr_customer_product_id":180534,"job_number":"JOB_180526"}}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e84f700d-5d2a-4c00-b110-b0a6b0e5e3ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-hEumof15IWOjYGGDjJMqjVYOsAE"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":460},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the count of the created job is incremented 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 622ms
Mean size per request: 445.84KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9cc49e9a-c43d-4a8d-a701-d090d5470b1e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6f759-Wkrau6Qqpc5gUwSebN2fOaSN2V8"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 13:39:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":180375,"job_number":"JOB_180375","tr_customer_id":180393,"tr_customer_product_id":180383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:50.000Z","modified_at":"2026-02-08T07:55:02.000Z","name":"Genevieve Monahan","mobile_number":"596-390-5042","email_id":"Emma13@hotmail.com","dop":"2025-11-04","serial_number":"11166780538255","imei1":"11166780538255","imei2":"11166780538255","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180374,"job_number":"JOB_180374","tr_customer_id":180392,"tr_customer_product_id":180382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:35.000Z","modified_at":"2026-02-08T07:54:46.000Z","name":"Eldridge Walsh","mobile_number":"805-567-4325","email_id":"Tommie.Ratke@yahoo.com","dop":"2025-11-04","serial_number":"14619077469585","imei1":"14619077469585","imei2":"14619077469585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180346,"job_number":"JOB_180346","tr_customer_id":180364,"tr_customer_product_id":180354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:39:09.000Z","modified_at":"2026-02-08T06:39:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"42833026237446","imei1":"42833026237446","imei2":"42833026237446","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180345,"job_number":"JOB_180345","tr_customer_id":180363,"tr_customer_product_id":180353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:38:53.000Z","modified_at":"2026-02-08T06:39:05.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"56244357270734","imei1":"56244357270734","imei2":"56244357270734","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180344,"job_number":"JOB_180344","tr_customer_id":180362,"tr_customer_product_id":180352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:38:37.000Z","modified_at":"2026-02-08T06:38:49.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"88007937712852","imei1":"88007937712852","imei2":"88007937712852","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180343,"job_number":"JOB_180343","tr_customer_id":180361,"tr_customer_product_id":180351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:51.000Z","modified_at":"2026-02-08T06:35:02.000Z","name":"Donna Hermiston","mobile_number":"868-690-9219","email_id":"Cassandre_Greenholt@yahoo.com","dop":"2025-11-04","serial_number":"25772707107205","imei1":"25772707107205","imei2":"25772707107205","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180342,"job_number":"JOB_180342","tr_customer_id":180360,"tr_customer_product_id":180350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:35.000Z","modified_at":"2026-02-08T06:34:47.000Z","name":"Spencer Prosacco","mobile_number":"685-269-3431","email_id":"Linda_Rempel@yahoo.com","dop":"2025-11-04","serial_number":"44814288209367","imei1":"44814288209367","imei2":"44814288209367","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:31.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180251,"job_number":"JOB_180251","tr_customer_id":180269,"tr_customer_product_id":180259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:15.000Z","name":"Kadin Emard","mobile_number":"326-704-6014","email_id":"Lazaro_Stroman8@hotmail.com","dop":"2025-06-09","serial_number":"102474374704456","imei1":"102474374704456","imei2":"102474374704456","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180248,"job_number":"JOB_180248","tr_customer_id":180266,"tr_customer_product_id":180256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:00.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Treva Kris","mobile_number":"457-692-0295","email_id":"Ransom.Lemke@gmail.com","dop":"2025-12-31","serial_number":"10103838163156","imei1":"10103838163156","imei2":"10103838163156","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180229,"job_number":"JOB_180229","tr_customer_id":180247,"tr_customer_product_id":180237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Tyler Baumbach","mobile_number":"464-622-0724","email_id":"Quinten78@hotmail.com","dop":"2025-12-31","serial_number":"10618834346266","imei1":"10618834346266","imei2":"10618834346266","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180227,"job_number":"JOB_180227","tr_customer_id":180245,"tr_customer_product_id":180235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Elda Ondricka","mobile_number":"251-862-5081","email_id":"Kailee.Schamberger@yahoo.com","dop":"2025-06-09","serial_number":"101147337286000","imei1":"101147337286000","imei2":"101147337286000","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180214,"job_number":"JOB_180214","tr_customer_id":180232,"tr_customer_product_id":180222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Golda Fahey","mobile_number":"337-893-7236","email_id":"Mathew_Hayes0@yahoo.com","dop":"2025-12-31","serial_number":"10438878222897","imei1":"10438878222897","imei2":"10438878222897","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180203,"job_number":"JOB_180203","tr_customer_id":180221,"tr_customer_product_id":180211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"Christopher Lowe","mobile_number":"675-328-9198","email_id":"Lucio_Barton@hotmail.com","dop":"2025-06-09","serial_number":"108188198703617","imei1":"108188198703617","imei2":"108188198703617","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180199,"job_number":"JOB_180199","tr_customer_id":180217,"tr_customer_product_id":180207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:35.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12776234292814","imei1":"12776234292814","imei2":"12776234292814","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180177,"job_number":"JOB_180177","tr_customer_id":180195,"tr_customer_product_id":180185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Elvis Gottlieb","mobile_number":"356-961-3863","email_id":"Garrett6@hotmail.com","dop":"2025-10-01","serial_number":"11877953539101","imei1":"11877953539101","imei2":"11877953539101","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180125,"job_number":"JOB_180125","tr_customer_id":180143,"tr_customer_product_id":180133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:26.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"giyu tomiaka","mobile_number":"658-452-1382","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341315971899350","imei1":"341315971899350","imei2":"341315971899350","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180117,"job_number":"JOB_180117","tr_customer_id":180135,"tr_customer_product_id":180125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:14.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"tanjiro kamado","mobile_number":"247-747-4299","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"974631909825517","imei1":"974631909825517","imei2":"974631909825517","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180098,"job_number":"JOB_180098","tr_customer_id":180116,"tr_customer_product_id":180106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:01.000Z","modified_at":"2026-02-08T04:41:11.000Z","name":"saitama sensei","mobile_number":"987-563-4231","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"788438520645739","imei1":"788438520645739","imei2":"788438520645739","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180526,"job_number":"JOB_180526","tr_customer_id":180544,"tr_customer_product_id":180534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:23.000Z","modified_at":"2026-02-08T13:39:23.000Z","name":"Demarcus Nader","mobile_number":"325-856-4907","email_id":"Aliya_Kuhic8@hotmail.com","dop":"2025-05-30","serial_number":"1504472981039553","imei1":"1504472981039553","imei2":"1504472981039553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180525,"job_number":"JOB_180525","tr_customer_id":180543,"tr_customer_product_id":180533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:22.000Z","modified_at":"2026-02-08T13:39:22.000Z","name":"Emory Abshire","mobile_number":"335-976-9243","email_id":"Green54@yahoo.com","dop":"2025-05-30","serial_number":"13458146226915","imei1":"13458146226915","imei2":"13458146226915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180524,"job_number":"JOB_180524","tr_customer_id":180542,"tr_customer_product_id":180532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:21.000Z","modified_at":"2026-02-08T13:39:21.000Z","name":"Ralph Rosenbaum","mobile_number":"739-203-2221","email_id":"Abagail.Larson25@hotmail.com","dop":"2025-05-30","serial_number":"17568655755306","imei1":"17568655755306","imei2":"17568655755306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180523,"job_number":"JOB_180523","tr_customer_id":180541,"tr_customer_product_id":180531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Laxman Sinha","mobile_number":"7087944327","email_id":"chaturbhuj.ahuja@gmail.com","dop":"2025-02-27","serial_number":"62004103454941","imei1":"62004103454941","imei2":"62004103454941","popurl":"www.purnima-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180522,"job_number":"JOB_180522","tr_customer_id":180540,"tr_customer_product_id":180530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kannan Sinha","mobile_number":"7412227846","email_id":"shakti.kaniyar@gmail.com","dop":"2025-02-11","serial_number":"14175741847733","imei1":"14175741847733","imei2":"14175741847733","popurl":"www.devi-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180521,"job_number":"JOB_180521","tr_customer_id":180539,"tr_customer_product_id":180529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Anasooya Mehra","mobile_number":"7072988320","email_id":"laxman.sethi@gmail.com","dop":"2025-10-24","serial_number":"46790092709751","imei1":"46790092709751","imei2":"46790092709751","popurl":"www.achalesvara-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180520,"job_number":"JOB_180520","tr_customer_id":180537,"tr_customer_product_id":180527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Trilok Adiga","mobile_number":"7092842534","email_id":"lakshmidhar.pandey@gmail.com","dop":"2025-04-10","serial_number":"31767057836454","imei1":"31767057836454","imei2":"31767057836454","popurl":"www.sameer-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180519,"job_number":"JOB_180519","tr_customer_id":180538,"tr_customer_product_id":180528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Bhooshit Sharma","mobile_number":"7578541469","email_id":"jagadisha.pilla@yahoo.co.in","dop":"2025-12-21","serial_number":"00794503111307","imei1":"00794503111307","imei2":"00794503111307","popurl":"www.aagam-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180518,"job_number":"JOB_180518","tr_customer_id":180536,"tr_customer_product_id":180526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Akroor Shukla","mobile_number":"7196432037","email_id":"lila.sharma@gmail.com","dop":"2025-10-06","serial_number":"57286493122505","imei1":"57286493122505","imei2":"57286493122505","popurl":"www.shakuntala-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180517,"job_number":"JOB_180517","tr_customer_id":180535,"tr_customer_product_id":180525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Shridevi Gill","mobile_number":"7736632609","email_id":"narendra.pilla@yahoo.co.in","dop":"2025-06-23","serial_number":"82388417627461","imei1":"82388417627461","imei2":"82388417627461","popurl":"www.lila-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180516,"job_number":"JOB_180516","tr_customer_id":180534,"tr_customer_product_id":180524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Tushar Panicker","mobile_number":"7182466263","email_id":"laxmi.bhattathiri@gmail.com","dop":"2025-12-22","serial_number":"40403730886315","imei1":"40403730886315","imei2":"40403730886315","popurl":"www.damodara-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180515,"job_number":"JOB_180515","tr_customer_id":180533,"tr_customer_product_id":180523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Vishwamitra Guneta","mobile_number":"7860900714","email_id":"rageswari.joshi@yahoo.co.in","dop":"2025-06-18","serial_number":"87242738324842","imei1":"87242738324842","imei2":"87242738324842","popurl":"www.parvati-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180514,"job_number":"JOB_180514","tr_customer_id":180532,"tr_customer_product_id":180522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kin Dwivedi","mobile_number":"7553177710","email_id":"vimal.reddy@gmail.com","dop":"2025-04-11","serial_number":"88684891732415","imei1":"88684891732415","imei2":"88684891732415","popurl":"www.amrita-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180513,"job_number":"JOB_180513","tr_customer_id":180531,"tr_customer_product_id":180521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Bhramar Khatri","mobile_number":"7477980856","email_id":"manik.jha@gmail.com","dop":"2025-02-12","serial_number":"94742079031070","imei1":"94742079031070","imei2":"94742079031070","popurl":"www.kannen-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180512,"job_number":"JOB_180512","tr_customer_id":180530,"tr_customer_product_id":180520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Tanirika Mehrotra","mobile_number":"7239411244","email_id":"tanushri.panicker@gmail.com","dop":"2026-01-05","serial_number":"44408868941626","imei1":"44408868941626","imei2":"44408868941626","popurl":"www.bala-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180511,"job_number":"JOB_180511","tr_customer_id":180529,"tr_customer_product_id":180519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Chandni Shah","mobile_number":"7065064274","email_id":"dinakar.kaur@gmail.com","dop":"2025-08-24","serial_number":"68749851335097","imei1":"68749851335097","imei2":"68749851335097","popurl":"www.sushil-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180510,"job_number":"JOB_180510","tr_customer_id":180528,"tr_customer_product_id":180518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Hiranmay Nayar","mobile_number":"7763106048","email_id":"gorakhanatha.acharya@gmail.com","dop":"2025-06-14","serial_number":"64570558780675","imei1":"64570558780675","imei2":"64570558780675","popurl":"www.deeptimoy-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180509,"job_number":"JOB_180509","tr_customer_id":180527,"tr_customer_product_id":180517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Dhanesh Pilla","mobile_number":"7434741203","email_id":"acaryatanaya.marar@yahoo.co.in","dop":"2025-04-28","serial_number":"95729468297349","imei1":"95729468297349","imei2":"95729468297349","popurl":"www.chinmayananda-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180508,"job_number":"JOB_180508","tr_customer_id":180525,"tr_customer_product_id":180516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Bilwa Marar","mobile_number":"7024282195","email_id":"dinesh.johar@hotmail.com","dop":"2025-05-26","serial_number":"44838025354738","imei1":"44838025354738","imei2":"44838025354738","popurl":"www.gobinda-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180507,"job_number":"JOB_180507","tr_customer_id":180526,"tr_customer_product_id":180515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Mukesh Kocchar","mobile_number":"7827257389","email_id":"ekalavya.banerjee@yahoo.co.in","dop":"2026-01-17","serial_number":"90550313595655","imei1":"90550313595655","imei2":"90550313595655","popurl":"www.deeptanshu-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180506,"job_number":"JOB_180506","tr_customer_id":180524,"tr_customer_product_id":180514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Vasudev Kakkar","mobile_number":"7726566369","email_id":"deepali.tandon@gmail.com","dop":"2025-02-13","serial_number":"41282816065422","imei1":"41282816065422","imei2":"41282816065422","popurl":"www.birjesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180505,"job_number":"JOB_180505","tr_customer_id":180523,"tr_customer_product_id":180513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Akshayakeerti Nambeesan","mobile_number":"7899017411","email_id":"avantika.joshi@hotmail.com","dop":"2025-05-24","serial_number":"62420546022827","imei1":"62420546022827","imei2":"62420546022827","popurl":"www.adinath-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180504,"job_number":"JOB_180504","tr_customer_id":180522,"tr_customer_product_id":180512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Agneya Pilla","mobile_number":"7365895169","email_id":"nalini.varman@gmail.com","dop":"2025-03-01","serial_number":"59711991910219","imei1":"59711991910219","imei2":"59711991910219","popurl":"www.kali-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180503,"job_number":"JOB_180503","tr_customer_id":180521,"tr_customer_product_id":180511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56190783756131","imei1":"56190783756131","imei2":"56190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180502,"job_number":"JOB_180502","tr_customer_id":180520,"tr_customer_product_id":180510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"67190783756131","imei1":"67190783756131","imei2":"67190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180501,"job_number":"JOB_180501","tr_customer_id":180519,"tr_customer_product_id":180509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"45190783756131","imei1":"45190783756131","imei2":"45190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180500,"job_number":"JOB_180500","tr_customer_id":180518,"tr_customer_product_id":180508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Anand Swarup Menon","mobile_number":"7919982948","email_id":"prayag.pandey@gmail.com","dop":"2025-02-13","serial_number":"31391126402323","imei1":"31391126402323","imei2":"31391126402323","popurl":"www.abhaya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180499,"job_number":"JOB_180499","tr_customer_id":180516,"tr_customer_product_id":180506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Rajinder Jain","mobile_number":"7072671523","email_id":"chidananda.jha@gmail.com","dop":"2025-09-17","serial_number":"66503991645606","imei1":"66503991645606","imei2":"66503991645606","popurl":"www.gopaal-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180498,"job_number":"JOB_180498","tr_customer_id":180517,"tr_customer_product_id":180507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Surya Varma","mobile_number":"7139760640","email_id":"tanushri.banerjee@hotmail.com","dop":"2025-09-27","serial_number":"21333493114975","imei1":"21333493114975","imei2":"21333493114975","popurl":"www.chandrabhan-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180497,"job_number":"JOB_180497","tr_customer_id":180515,"tr_customer_product_id":180505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Acharyasuta Mahajan","mobile_number":"7957857540","email_id":"jagadisha.marar@hotmail.com","dop":"2025-09-03","serial_number":"15335054013165","imei1":"15335054013165","imei2":"15335054013165","popurl":"www.chitramala-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180496,"job_number":"JOB_180496","tr_customer_id":180514,"tr_customer_product_id":180504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Baalaaditya Kaul","mobile_number":"7106911343","email_id":"kalpana.pandey@hotmail.com","dop":"2025-08-23","serial_number":"55235957311984","imei1":"55235957311984","imei2":"55235957311984","popurl":"www.abhisyanta-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180495,"job_number":"JOB_180495","tr_customer_id":180513,"tr_customer_product_id":180503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:42.000Z","modified_at":"2026-02-08T12:09:42.000Z","name":"Emelie Ruecker","mobile_number":"676-574-7609","email_id":"Xzavier.Dare44@yahoo.com","dop":"2025-10-06","serial_number":"14181291470499452","imei1":"14181291470499452","imei2":"14181291470499452","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180494,"job_number":"JOB_180494","tr_customer_id":180512,"tr_customer_product_id":180502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:48.000Z","name":"Kavon Aufderhar","mobile_number":"958-293-9800","email_id":"Tyreek99@gmail.com","dop":"2025-10-06","serial_number":"15402267578875","imei1":"15402267578875","imei2":"15402267578875","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180493,"job_number":"JOB_180493","tr_customer_id":180511,"tr_customer_product_id":180501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:41.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"17627069625992","imei1":"17627069625992","imei2":"17627069625992","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180492,"job_number":"JOB_180492","tr_customer_id":180510,"tr_customer_product_id":180500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:34.000Z","modified_at":"2026-02-08T12:09:34.000Z","name":"Nicklaus Hermiston","mobile_number":"827-992-4358","email_id":"Maria65@hotmail.com","dop":"2025-10-06","serial_number":"19980162862554990","imei1":"19980162862554990","imei2":"19980162862554990","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180491,"job_number":"JOB_180491","tr_customer_id":180509,"tr_customer_product_id":180499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:39.000Z","name":"Mia Tremblay","mobile_number":"370-436-9686","email_id":"General_Tromp@yahoo.com","dop":"2025-10-06","serial_number":"12642872827405","imei1":"12642872827405","imei2":"12642872827405","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180490,"job_number":"JOB_180490","tr_customer_id":180508,"tr_customer_product_id":180498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:33.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"13484300853345","imei1":"13484300853345","imei2":"13484300853345","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180489,"job_number":"JOB_180489","tr_customer_id":180507,"tr_customer_product_id":180497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:25.000Z","modified_at":"2026-02-08T12:09:25.000Z","name":"Levi Blanda","mobile_number":"667-668-3141","email_id":"Elna_Adams26@hotmail.com","dop":"2025-10-06","serial_number":"11146289349311548","imei1":"11146289349311548","imei2":"11146289349311548","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180488,"job_number":"JOB_180488","tr_customer_id":180506,"tr_customer_product_id":180496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:31.000Z","name":"Keaton Stokes","mobile_number":"264-602-4757","email_id":"Marquise.Vandervort@yahoo.com","dop":"2025-10-06","serial_number":"16954022649059","imei1":"16954022649059","imei2":"16954022649059","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180487,"job_number":"JOB_180487","tr_customer_id":180505,"tr_customer_product_id":180495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:24.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"13829884717908","imei1":"13829884717908","imei2":"13829884717908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180486,"job_number":"JOB_180486","tr_customer_id":180504,"tr_customer_product_id":180494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:17.000Z","modified_at":"2026-02-08T12:09:17.000Z","name":"Reid Jerde","mobile_number":"531-259-9425","email_id":"Brayan30@yahoo.com","dop":"2025-10-06","serial_number":"13903205593536908","imei1":"13903205593536908","imei2":"13903205593536908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180485,"job_number":"JOB_180485","tr_customer_id":180503,"tr_customer_product_id":180493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:22.000Z","name":"Charlie Lemke","mobile_number":"862-735-4882","email_id":"Rafael.Hermann20@hotmail.com","dop":"2025-10-06","serial_number":"12660700661232","imei1":"12660700661232","imei2":"12660700661232","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180484,"job_number":"JOB_180484","tr_customer_id":180502,"tr_customer_product_id":180492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:16.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11804322181719","imei1":"11804322181719","imei2":"11804322181719","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180483,"job_number":"JOB_180483","tr_customer_id":180501,"tr_customer_product_id":180491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Deeptimay Ganaka","mobile_number":"7587593364","email_id":"keerti.sharma@gmail.com","dop":"2025-12-03","serial_number":"54406486913306","imei1":"54406486913306","imei2":"54406486913306","popurl":"www.vasundhara-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180482,"job_number":"JOB_180482","tr_customer_id":180500,"tr_customer_product_id":180490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Brahmdev Abbott","mobile_number":"7853711246","email_id":"goswamee.kaul@hotmail.com","dop":"2025-05-11","serial_number":"38510641582512","imei1":"38510641582512","imei2":"38510641582512","popurl":"www.dinakar-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180481,"job_number":"JOB_180481","tr_customer_id":180499,"tr_customer_product_id":180489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Aagney Shah","mobile_number":"7269978236","email_id":"kumari.prajapat@yahoo.co.in","dop":"2025-12-13","serial_number":"83067945644998","imei1":"83067945644998","imei2":"83067945644998","popurl":"www.tarun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180480,"job_number":"JOB_180480","tr_customer_id":180498,"tr_customer_product_id":180488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Giriraj Embranthiri","mobile_number":"7516024257","email_id":"laxmi.nambeesan@yahoo.co.in","dop":"2025-02-19","serial_number":"66625489580206","imei1":"66625489580206","imei2":"66625489580206","popurl":"www.shakuntala-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180479,"job_number":"JOB_180479","tr_customer_id":180497,"tr_customer_product_id":180487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Chandrakin Iyengar","mobile_number":"7614981149","email_id":"krishnadas.ganaka@hotmail.com","dop":"2025-10-26","serial_number":"44790417982572","imei1":"44790417982572","imei2":"44790417982572","popurl":"www.adhrit-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180478,"job_number":"JOB_180478","tr_customer_id":180496,"tr_customer_product_id":180486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:30.000Z","name":"Maymie Turner","mobile_number":"982-396-7920","email_id":"Fidel75@gmail.com","dop":"2025-10-06","serial_number":"14581508051028254","imei1":"14581508051028254","imei2":"14581508051028254","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180477,"job_number":"JOB_180477","tr_customer_id":180495,"tr_customer_product_id":180485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:35.000Z","name":"Eliezer Sanford","mobile_number":"719-314-0032","email_id":"Cleora_Leffler@gmail.com","dop":"2025-10-06","serial_number":"17215100769250","imei1":"17215100769250","imei2":"17215100769250","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180476,"job_number":"JOB_180476","tr_customer_id":180494,"tr_customer_product_id":180484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:29.000Z","modified_at":"2026-02-08T11:56:29.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"10602887138642","imei1":"10602887138642","imei2":"10602887138642","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180475,"job_number":"JOB_180475","tr_customer_id":180493,"tr_customer_product_id":180483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"Lizeth Yost","mobile_number":"517-358-8821","email_id":"Rickie.Kemmer16@hotmail.com","dop":"2025-10-06","serial_number":"14154532335404648","imei1":"14154532335404648","imei2":"14154532335404648","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180474,"job_number":"JOB_180474","tr_customer_id":180492,"tr_customer_product_id":180482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:28.000Z","name":"River Stoltenberg","mobile_number":"776-557-5247","email_id":"Kaitlin_Muller@gmail.com","dop":"2025-10-06","serial_number":"18911369296922","imei1":"18911369296922","imei2":"18911369296922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180473,"job_number":"JOB_180473","tr_customer_id":180491,"tr_customer_product_id":180481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"15862201852900","imei1":"15862201852900","imei2":"15862201852900","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180472,"job_number":"JOB_180472","tr_customer_id":180490,"tr_customer_product_id":180480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"Adell Mann","mobile_number":"255-770-5924","email_id":"Amina42@gmail.com","dop":"2025-10-06","serial_number":"13863447283476922","imei1":"13863447283476922","imei2":"13863447283476922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180471,"job_number":"JOB_180471","tr_customer_id":180489,"tr_customer_product_id":180479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:20.000Z","name":"Alfonso Bernier","mobile_number":"745-671-1306","email_id":"Emil91@gmail.com","dop":"2025-10-06","serial_number":"15862638188771","imei1":"15862638188771","imei2":"15862638188771","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180470,"job_number":"JOB_180470","tr_customer_id":180488,"tr_customer_product_id":180478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"14903993461270","imei1":"14903993461270","imei2":"14903993461270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180469,"job_number":"JOB_180469","tr_customer_id":180487,"tr_customer_product_id":180477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:07.000Z","modified_at":"2026-02-08T11:56:07.000Z","name":"Quinton Gleason","mobile_number":"389-508-7682","email_id":"Bennie80@gmail.com","dop":"2025-10-06","serial_number":"11654216331032690","imei1":"11654216331032690","imei2":"11654216331032690","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180468,"job_number":"JOB_180468","tr_customer_id":180486,"tr_customer_product_id":180476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:12.000Z","name":"Carlos Carter","mobile_number":"299-952-1943","email_id":"Dannie26@hotmail.com","dop":"2025-10-06","serial_number":"15061174221257","imei1":"15061174221257","imei2":"15061174221257","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180467,"job_number":"JOB_180467","tr_customer_id":180485,"tr_customer_product_id":180475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:06.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11562439802522","imei1":"11562439802522","imei2":"11562439802522","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180466,"job_number":"JOB_180466","tr_customer_id":180484,"tr_customer_product_id":180474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"Ronny Schmeler","mobile_number":"839-272-8496","email_id":"Lura_Satterfield@hotmail.com","dop":"2025-10-06","serial_number":"19206778035785576","imei1":"19206778035785576","imei2":"19206778035785576","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180465,"job_number":"JOB_180465","tr_customer_id":180483,"tr_customer_product_id":180473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:50:03.000Z","name":"Felton Wuckert","mobile_number":"654-534-1929","email_id":"Sandra_OConnell@gmail.com","dop":"2025-10-06","serial_number":"18778323681807","imei1":"18778323681807","imei2":"18778323681807","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180464,"job_number":"JOB_180464","tr_customer_id":180482,"tr_customer_product_id":180472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"19538802870725","imei1":"19538802870725","imei2":"19538802870725","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180463,"job_number":"JOB_180463","tr_customer_id":180481,"tr_customer_product_id":180471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"Abdiel Frami","mobile_number":"595-621-3666","email_id":"Jimmy.Glover90@yahoo.com","dop":"2025-10-06","serial_number":"12056811978793420","imei1":"12056811978793420","imei2":"12056811978793420","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180462,"job_number":"JOB_180462","tr_customer_id":180480,"tr_customer_product_id":180470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:55.000Z","name":"Khalid Conroy","mobile_number":"526-409-4934","email_id":"Cyrus54@yahoo.com","dop":"2025-10-06","serial_number":"13688759964305","imei1":"13688759964305","imei2":"13688759964305","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180461,"job_number":"JOB_180461","tr_customer_id":180479,"tr_customer_product_id":180469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"19612216072381","imei1":"19612216072381","imei2":"19612216072381","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180460,"job_number":"JOB_180460","tr_customer_id":180478,"tr_customer_product_id":180468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"Jerrod McDermott","mobile_number":"318-662-4893","email_id":"Owen_Kautzer@hotmail.com","dop":"2025-10-06","serial_number":"11964757661694694","imei1":"11964757661694694","imei2":"11964757661694694","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180459,"job_number":"JOB_180459","tr_customer_id":180477,"tr_customer_product_id":180467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:47.000Z","name":"Neva Gaylord","mobile_number":"728-511-4443","email_id":"Tressa19@yahoo.com","dop":"2025-10-06","serial_number":"12736484334866","imei1":"12736484334866","imei2":"12736484334866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180458,"job_number":"JOB_180458","tr_customer_id":180476,"tr_customer_product_id":180466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"16203298625138","imei1":"16203298625138","imei2":"16203298625138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180457,"job_number":"JOB_180457","tr_customer_id":180475,"tr_customer_product_id":180465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:34.000Z","name":"Elisa Cole","mobile_number":"789-927-2429","email_id":"Sydnie94@gmail.com","dop":"2025-10-06","serial_number":"12896362352077666","imei1":"12896362352077666","imei2":"12896362352077666","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180456,"job_number":"JOB_180456","tr_customer_id":180474,"tr_customer_product_id":180464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:39.000Z","name":"Verdie Klein","mobile_number":"547-235-1748","email_id":"Alfreda_Jacobi62@hotmail.com","dop":"2025-10-06","serial_number":"13819869926433","imei1":"13819869926433","imei2":"13819869926433","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180455,"job_number":"JOB_180455","tr_customer_id":180473,"tr_customer_product_id":180463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:33.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"18485449382866","imei1":"18485449382866","imei2":"18485449382866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180454,"job_number":"JOB_180454","tr_customer_id":180472,"tr_customer_product_id":180462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:30:14.000Z","modified_at":"2026-02-08T11:30:14.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2026-01-29","serial_number":"22000036434051","imei1":"22000036434051","imei2":"22000036434051","popurl":"2026-01-29T11:24:32.275217600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180453,"job_number":"JOB_180453","tr_customer_id":180471,"tr_customer_product_id":180461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:34.000Z","modified_at":"2026-02-08T10:49:34.000Z","name":"Buddy Osinski","mobile_number":"626-718-0037","email_id":"Jodie13@gmail.com","dop":"2025-04-06","serial_number":"15762618010654788","imei1":"15762618010654788","imei2":"15762618010654788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180452,"job_number":"JOB_180452","tr_customer_id":180470,"tr_customer_product_id":180460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:33.000Z","modified_at":"2026-02-08T10:50:12.000Z","name":"Emerson Parker","mobile_number":"804-925-7418","email_id":"Belle_Gerhold@gmail.com","dop":"2025-04-06","serial_number":"17263294396039","imei1":"17263294396039","imei2":"17263294396039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180451,"job_number":"JOB_180451","tr_customer_id":180469,"tr_customer_product_id":180459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:32.000Z","modified_at":"2026-02-08T10:49:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273287470860","imei1":"13273287470860","imei2":"13273287470860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180450,"job_number":"JOB_180450","tr_customer_id":180468,"tr_customer_product_id":180458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:47.000Z","modified_at":"2026-02-08T10:48:47.000Z","name":"Brooks Maggio","mobile_number":"751-461-4047","email_id":"Elena81@yahoo.com","dop":"2025-04-06","serial_number":"12795151605996892","imei1":"12795151605996892","imei2":"12795151605996892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180449,"job_number":"JOB_180449","tr_customer_id":180467,"tr_customer_product_id":180457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:46.000Z","modified_at":"2026-02-08T10:49:25.000Z","name":"Adriel Rohan","mobile_number":"607-368-4220","email_id":"Estefania.Auer@gmail.com","dop":"2025-04-06","serial_number":"14122692417753","imei1":"14122692417753","imei2":"14122692417753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180448,"job_number":"JOB_180448","tr_customer_id":180466,"tr_customer_product_id":180456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:45.000Z","modified_at":"2026-02-08T10:48:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17273610913968","imei1":"17273610913968","imei2":"17273610913968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180447,"job_number":"JOB_180447","tr_customer_id":180465,"tr_customer_product_id":180455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:12.000Z","modified_at":"2026-02-08T10:48:12.000Z","name":"Aaratrika Singh","mobile_number":"8631625390","email_id":"raj.arora@gmail.com","dop":"2026-01-29","serial_number":"81436053959528","imei1":"81436053959528","imei2":"81436053959528","popurl":"www.kiran-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180446,"job_number":"JOB_180446","tr_customer_id":180464,"tr_customer_product_id":180454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Neha Lang","mobile_number":"684-820-8565","email_id":"Jeramy50@yahoo.com","dop":"2025-04-06","serial_number":"17916300346536964","imei1":"17916300346536964","imei2":"17916300346536964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180445,"job_number":"JOB_180445","tr_customer_id":180463,"tr_customer_product_id":180453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-29","serial_number":"39821259782184","imei1":"39821259782184","imei2":"39821259782184","popurl":"2026-01-29T10:47:50.264172289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180444,"job_number":"JOB_180444","tr_customer_id":180462,"tr_customer_product_id":180452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:48:38.000Z","name":"Gregoria Kemmer","mobile_number":"591-914-1725","email_id":"Gabrielle30@yahoo.com","dop":"2025-04-06","serial_number":"11001892060604","imei1":"11001892060604","imei2":"11001892060604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180443,"job_number":"JOB_180443","tr_customer_id":180461,"tr_customer_product_id":180451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:47:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585753474045","imei1":"16585753474045","imei2":"16585753474045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180442,"job_number":"JOB_180442","tr_customer_id":180460,"tr_customer_product_id":180450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:55.000Z","modified_at":"2026-02-08T10:47:55.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10269752935412","imei2":"10269752935412","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180441,"job_number":"JOB_180441","tr_customer_id":180459,"tr_customer_product_id":180449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:16.000Z","modified_at":"2026-02-08T10:47:16.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10902329612541","imei2":"10902329612541","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180440,"job_number":"JOB_180440","tr_customer_id":180458,"tr_customer_product_id":180448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:42:52.000Z","modified_at":"2026-02-08T10:42:52.000Z","name":"Chinmayananda Chaturvedi","mobile_number":"707335497707","email_id":"archan.sethi@yahoo.co.in","dop":"2026-01-29","serial_number":"43645656623488","imei1":"43645656623488","imei2":"43645656623488","popurl":"www.bhoopat-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180439,"job_number":"JOB_180439","tr_customer_id":180457,"tr_customer_product_id":180447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:38:03.000Z","modified_at":"2026-02-08T10:38:03.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"12345678903457","imei2":"12345678903457","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180438,"job_number":"JOB_180438","tr_customer_id":180456,"tr_customer_product_id":180446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:35:22.000Z","modified_at":"2026-02-08T10:35:22.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147162","imei1":"45147707147162","imei2":"45147707147162","popurl":"2026-01-29T10:35:20.573138300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180437,"job_number":"JOB_180437","tr_customer_id":180455,"tr_customer_product_id":180445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:31:37.000Z","modified_at":"2026-02-08T10:31:37.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147112","imei1":"45147707147112","imei2":"45147707147112","popurl":"2026-01-29T10:31:35.515661200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180436,"job_number":"JOB_180436","tr_customer_id":180454,"tr_customer_product_id":180444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:59.000Z","modified_at":"2026-02-08T10:27:59.000Z","name":"Marina Roberts","mobile_number":"394-879-6406","email_id":"Camden.Gerhold39@hotmail.com","dop":"2025-10-06","serial_number":"16013752338461256","imei1":"16013752338461256","imei2":"16013752338461256","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180435,"job_number":"JOB_180435","tr_customer_id":180453,"tr_customer_product_id":180443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:58.000Z","modified_at":"2026-02-08T10:28:04.000Z","name":"Casper Lockman","mobile_number":"955-333-3617","email_id":"Stacey.Bednar77@hotmail.com","dop":"2025-10-06","serial_number":"17941352172354","imei1":"17941352172354","imei2":"17941352172354","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180434,"job_number":"JOB_180434","tr_customer_id":180452,"tr_customer_product_id":180442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:42.000Z","modified_at":"2026-02-08T10:24:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147312","imei1":"45147707147312","imei2":"45147707147312","popurl":"2026-01-29T10:24:40.732916500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180433,"job_number":"JOB_180433","tr_customer_id":180451,"tr_customer_product_id":180441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:20.000Z","modified_at":"2026-02-08T10:24:25.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"78710893801036","imei1":"78710893801036","imei2":"78710893801036","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180432,"job_number":"JOB_180432","tr_customer_id":180450,"tr_customer_product_id":180440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:13.000Z","modified_at":"2026-02-08T10:24:18.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"25269706481925","imei1":"25269706481925","imei2":"25269706481925","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180431,"job_number":"JOB_180431","tr_customer_id":180449,"tr_customer_product_id":180439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:06.000Z","modified_at":"2026-02-08T10:24:11.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"51725091409890","imei1":"51725091409890","imei2":"51725091409890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180430,"job_number":"JOB_180430","tr_customer_id":180448,"tr_customer_product_id":180438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:22:45.000Z","modified_at":"2026-02-08T10:22:45.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147332","imei1":"45147707147332","imei2":"45147707147332","popurl":"2026-01-29T10:22:43.235660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180429,"job_number":"JOB_180429","tr_customer_id":180447,"tr_customer_product_id":180437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:32.000Z","modified_at":"2026-02-08T10:20:37.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"40482845033555","imei1":"40482845033555","imei2":"40482845033555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180428,"job_number":"JOB_180428","tr_customer_id":180446,"tr_customer_product_id":180436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:26.000Z","modified_at":"2026-02-08T10:20:31.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"31042534586055","imei1":"31042534586055","imei2":"31042534586055","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180427,"job_number":"JOB_180427","tr_customer_id":180445,"tr_customer_product_id":180435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:19.000Z","modified_at":"2026-02-08T10:20:24.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"95198181571160","imei1":"95198181571160","imei2":"95198181571160","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180426,"job_number":"JOB_180426","tr_customer_id":180444,"tr_customer_product_id":180434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:10.000Z","name":"Coby Kovacek","mobile_number":"419-774-8808","email_id":"Brayan.Swift@hotmail.com","dop":"2025-10-06","serial_number":"18875859046142060","imei1":"18875859046142060","imei2":"18875859046142060","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180425,"job_number":"JOB_180425","tr_customer_id":180443,"tr_customer_product_id":180433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:16.000Z","name":"Cordie D'Amore","mobile_number":"887-672-5383","email_id":"Marlen96@hotmail.com","dop":"2025-10-06","serial_number":"16472114617915","imei1":"16472114617915","imei2":"16472114617915","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180424,"job_number":"JOB_180424","tr_customer_id":180442,"tr_customer_product_id":180432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:25.000Z","modified_at":"2026-02-08T10:17:30.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"76034731156475","imei1":"76034731156475","imei2":"76034731156475","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180423,"job_number":"JOB_180423","tr_customer_id":180441,"tr_customer_product_id":180431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:19.000Z","modified_at":"2026-02-08T10:17:24.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"59332282127769","imei1":"59332282127769","imei2":"59332282127769","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180422,"job_number":"JOB_180422","tr_customer_id":180440,"tr_customer_product_id":180430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:13.000Z","modified_at":"2026-02-08T10:17:17.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"41658066304875","imei1":"41658066304875","imei2":"41658066304875","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180421,"job_number":"JOB_180421","tr_customer_id":180439,"tr_customer_product_id":180429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Meenakshi Menon","mobile_number":"7653350158","email_id":"ekaling.talwar@gmail.com","dop":"2025-11-21","serial_number":"97929802734046","imei1":"97929802734046","imei2":"97929802734046","popurl":"www.aaryan-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180419,"job_number":"JOB_180419","tr_customer_id":180437,"tr_customer_product_id":180427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Giriraj Sharma","mobile_number":"7059970083","email_id":"anamika.dwivedi@yahoo.co.in","dop":"2025-03-23","serial_number":"54151616863063","imei1":"54151616863063","imei2":"54151616863063","popurl":"www.asha-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180418,"job_number":"JOB_180418","tr_customer_id":180436,"tr_customer_product_id":180426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Javas Trivedi","mobile_number":"7660691524","email_id":"ujjawal.shukla@gmail.com","dop":"2025-08-07","serial_number":"11488350202786","imei1":"11488350202786","imei2":"11488350202786","popurl":"www.mohini-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180417,"job_number":"JOB_180417","tr_customer_id":180435,"tr_customer_product_id":180425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Vaidehi Gowda","mobile_number":"7221393002","email_id":"chandrabhan.chaturvedi@yahoo.co.in","dop":"2025-07-12","serial_number":"23912569091325","imei1":"23912569091325","imei2":"23912569091325","popurl":"www.gorakhanatha-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180415,"job_number":"JOB_180415","tr_customer_id":180434,"tr_customer_product_id":180423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Surya Khatri","mobile_number":"7096531935","email_id":"aanand.gill@gmail.com","dop":"2025-07-07","serial_number":"41664343426442","imei1":"41664343426442","imei2":"41664343426442","popurl":"www.dron-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180414,"job_number":"JOB_180414","tr_customer_id":180432,"tr_customer_product_id":180422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Gautam Dwivedi","mobile_number":"7546580083","email_id":"rageswari.sethi@hotmail.com","dop":"2026-01-24","serial_number":"51604380631206","imei1":"51604380631206","imei2":"51604380631206","popurl":"www.anjaneya-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180413,"job_number":"JOB_180413","tr_customer_id":180431,"tr_customer_product_id":180421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Deeptiman Menon","mobile_number":"7501911631","email_id":"sarala.mehra@yahoo.co.in","dop":"2025-07-23","serial_number":"97500677726553","imei1":"97500677726553","imei2":"97500677726553","popurl":"www.acharyasuta-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180412,"job_number":"JOB_180412","tr_customer_id":180430,"tr_customer_product_id":180420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:06.000Z","name":"Clinton Collier","mobile_number":"384-278-8289","email_id":"Henri45@gmail.com","dop":"2025-10-06","serial_number":"17879201515310536","imei1":"17879201515310536","imei2":"17879201515310536","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180411,"job_number":"JOB_180411","tr_customer_id":180429,"tr_customer_product_id":180419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:12.000Z","name":"Bailey Watsica","mobile_number":"536-651-6673","email_id":"Delores32@gmail.com","dop":"2025-10-06","serial_number":"11499567007358","imei1":"11499567007358","imei2":"11499567007358","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180410,"job_number":"JOB_180410","tr_customer_id":180428,"tr_customer_product_id":180418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:09:31.000Z","modified_at":"2026-02-08T10:09:36.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"61044288680091","imei1":"61044288680091","imei2":"61044288680091","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:09:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180409,"job_number":"JOB_180409","tr_customer_id":180427,"tr_customer_product_id":180417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:00:26.000Z","modified_at":"2026-02-08T10:00:30.000Z","name":"Abdul1 Hameed","mobile_number":"7502060005","email_id":"testex@gmail.com","dop":"2025-12-31","serial_number":"11156694762387","imei1":"11156694762387","imei2":"11156694762387","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180408,"job_number":"JOB_180408","tr_customer_id":180426,"tr_customer_product_id":180416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:00:19.000Z","modified_at":"2026-02-08T10:00:24.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"23961182023965","imei1":"23961182023965","imei2":"23961182023965","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180407,"job_number":"JOB_180407","tr_customer_id":180425,"tr_customer_product_id":180415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:56:22.000Z","modified_at":"2026-02-08T09:56:22.000Z","name":"Suman Gowda","mobile_number":"7076954458","email_id":"brahma.arora@hotmail.com","dop":"2025-11-04","serial_number":"34942046714317","imei1":"34942046714317","imei2":"34942046714317","popurl":"www.aditya-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180406,"job_number":"JOB_180406","tr_customer_id":180424,"tr_customer_product_id":180414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:22.000Z","modified_at":"2026-02-08T09:51:22.000Z","name":"Ramona Jaskolski","mobile_number":"673-642-8526","email_id":"Meda78@yahoo.com","dop":"2025-04-06","serial_number":"12502251686350558","imei1":"12502251686350558","imei2":"12502251686350558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180405,"job_number":"JOB_180405","tr_customer_id":180423,"tr_customer_product_id":180413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:52:00.000Z","name":"Cierra Becker","mobile_number":"959-789-2092","email_id":"Mireya.Marvin@gmail.com","dop":"2025-04-06","serial_number":"17043404913786","imei1":"17043404913786","imei2":"17043404913786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180404,"job_number":"JOB_180404","tr_customer_id":180422,"tr_customer_product_id":180412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:51:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10237859697455","imei1":"10237859697455","imei2":"10237859697455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180403,"job_number":"JOB_180403","tr_customer_id":180421,"tr_customer_product_id":180411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:35.000Z","modified_at":"2026-02-08T09:50:35.000Z","name":"Ally Haag","mobile_number":"781-422-4795","email_id":"Fausto_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19763401138500616","imei1":"19763401138500616","imei2":"19763401138500616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180402,"job_number":"JOB_180402","tr_customer_id":180420,"tr_customer_product_id":180410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:51:13.000Z","name":"Missouri Littel","mobile_number":"980-758-8141","email_id":"Jabari6@gmail.com","dop":"2025-04-06","serial_number":"18010227697737","imei1":"18010227697737","imei2":"18010227697737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180401,"job_number":"JOB_180401","tr_customer_id":180419,"tr_customer_product_id":180409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:50:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12249084871671","imei1":"12249084871671","imei2":"12249084871671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180400,"job_number":"JOB_180400","tr_customer_id":180418,"tr_customer_product_id":180408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:47.000Z","modified_at":"2026-02-08T09:49:47.000Z","name":"Narciso Rogahn","mobile_number":"549-478-5229","email_id":"Esmeralda.Williamson84@hotmail.com","dop":"2025-04-06","serial_number":"19117205773732960","imei1":"19117205773732960","imei2":"19117205773732960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180399,"job_number":"JOB_180399","tr_customer_id":180417,"tr_customer_product_id":180407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:46.000Z","modified_at":"2026-02-08T09:50:26.000Z","name":"Aileen Nienow","mobile_number":"649-536-3311","email_id":"Antwan30@yahoo.com","dop":"2025-04-06","serial_number":"10919778244908","imei1":"10919778244908","imei2":"10919778244908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180398,"job_number":"JOB_180398","tr_customer_id":180416,"tr_customer_product_id":180406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:45.000Z","modified_at":"2026-02-08T09:49:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19966982250199","imei1":"19966982250199","imei2":"19966982250199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180397,"job_number":"JOB_180397","tr_customer_id":180415,"tr_customer_product_id":180405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:52:32.000Z","modified_at":"2026-02-08T08:52:32.000Z","name":"Test Testng","mobile_number":"1234567890","email_id":"ty@gmail.com","dop":"2026-02-01","serial_number":"12346565656565656","imei1":"12346565656565656","imei2":"12346565656565656","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180396,"job_number":"JOB_180396","tr_customer_id":180414,"tr_customer_product_id":180404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:35:26.000Z","modified_at":"2026-02-08T08:35:32.000Z","name":"Verda Cruickshank","mobile_number":"853-433-8895","email_id":"Marina_Spencer7@hotmail.com","dop":"2025-12-31","serial_number":"75781598248026","imei1":"75781598248026","imei2":"75781598248026","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180395,"job_number":"JOB_180395","tr_customer_id":180413,"tr_customer_product_id":180403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:31:27.000Z","modified_at":"2026-02-08T08:31:33.000Z","name":"Magnolia Russel","mobile_number":"838-231-1016","email_id":"Chester.Grady@hotmail.com","dop":"2025-12-31","serial_number":"77464877655642","imei1":"77464877655642","imei2":"77464877655642","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180394,"job_number":"JOB_180394","tr_customer_id":180412,"tr_customer_product_id":180402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:24:26.000Z","modified_at":"2026-02-08T08:24:31.000Z","name":"Carson Kub","mobile_number":"279-997-0066","email_id":"Abby.Spencer@gmail.com","dop":"2025-12-31","serial_number":"54273865541463","imei1":"54273865541463","imei2":"54273865541463","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180393,"job_number":"JOB_180393","tr_customer_id":180411,"tr_customer_product_id":180401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:29.000Z","modified_at":"2026-02-08T08:15:29.000Z","name":"Sigurd Goldner","mobile_number":"260-863-7865","email_id":"Darwin70@yahoo.com","dop":"2025-04-06","serial_number":"13566396338316338","imei1":"13566396338316338","imei2":"13566396338316338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180392,"job_number":"JOB_180392","tr_customer_id":180410,"tr_customer_product_id":180400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:16:08.000Z","name":"Rowland Graham","mobile_number":"714-621-2540","email_id":"Zoey.Grady@yahoo.com","dop":"2025-04-06","serial_number":"19536696579690","imei1":"19536696579690","imei2":"19536696579690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180391,"job_number":"JOB_180391","tr_customer_id":180409,"tr_customer_product_id":180399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:15:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18578344909355","imei1":"18578344909355","imei2":"18578344909355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180390,"job_number":"JOB_180390","tr_customer_id":180408,"tr_customer_product_id":180398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:42.000Z","modified_at":"2026-02-08T08:14:42.000Z","name":"Dalton Marvin","mobile_number":"557-920-7785","email_id":"Mariano86@yahoo.com","dop":"2025-04-06","serial_number":"10776319090095608","imei1":"10776319090095608","imei2":"10776319090095608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180389,"job_number":"JOB_180389","tr_customer_id":180407,"tr_customer_product_id":180397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:15:20.000Z","name":"Ezra Marks","mobile_number":"488-336-4932","email_id":"Amos.Welch@hotmail.com","dop":"2025-04-06","serial_number":"17930426173433","imei1":"17930426173433","imei2":"17930426173433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180388,"job_number":"JOB_180388","tr_customer_id":180406,"tr_customer_product_id":180396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:14:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10780819994204","imei1":"10780819994204","imei2":"10780819994204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180387,"job_number":"JOB_180387","tr_customer_id":180405,"tr_customer_product_id":180395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:54.000Z","modified_at":"2026-02-08T08:13:54.000Z","name":"Elyse Gleason","mobile_number":"346-355-5136","email_id":"Elta.Auer@gmail.com","dop":"2025-04-06","serial_number":"16311468623419494","imei1":"16311468623419494","imei2":"16311468623419494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180386,"job_number":"JOB_180386","tr_customer_id":180404,"tr_customer_product_id":180394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:14:33.000Z","name":"Joaquin Langosh","mobile_number":"535-454-1310","email_id":"Lavern64@hotmail.com","dop":"2025-04-06","serial_number":"19493412737699","imei1":"19493412737699","imei2":"19493412737699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:14:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180385,"job_number":"JOB_180385","tr_customer_id":180403,"tr_customer_product_id":180393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:13:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13523820461974","imei1":"13523820461974","imei2":"13523820461974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180384,"job_number":"JOB_180384","tr_customer_id":180402,"tr_customer_product_id":180392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:57.000Z","modified_at":"2026-02-08T08:09:57.000Z","name":"Francisca Monahan","mobile_number":"936-288-0865","email_id":"Waylon_Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"12633359571850206","imei1":"12633359571850206","imei2":"12633359571850206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180383,"job_number":"JOB_180383","tr_customer_id":180401,"tr_customer_product_id":180391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:10:36.000Z","name":"Myrtle O'Kon","mobile_number":"562-412-9564","email_id":"Marina_Kuhn43@hotmail.com","dop":"2025-04-06","serial_number":"19780848786059","imei1":"19780848786059","imei2":"19780848786059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180382,"job_number":"JOB_180382","tr_customer_id":180400,"tr_customer_product_id":180390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:09:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17336180218794","imei1":"17336180218794","imei2":"17336180218794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180381,"job_number":"JOB_180381","tr_customer_id":180399,"tr_customer_product_id":180389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:09.000Z","modified_at":"2026-02-08T08:09:09.000Z","name":"Sammie Ledner","mobile_number":"444-409-5986","email_id":"Luz_Lemke@hotmail.com","dop":"2025-04-06","serial_number":"13418824910768406","imei1":"13418824910768406","imei2":"13418824910768406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180380,"job_number":"JOB_180380","tr_customer_id":180398,"tr_customer_product_id":180388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:48.000Z","name":"Aileen Stanton","mobile_number":"503-878-5341","email_id":"Dandre.Witting42@yahoo.com","dop":"2025-04-06","serial_number":"10820274107845","imei1":"10820274107845","imei2":"10820274107845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180379,"job_number":"JOB_180379","tr_customer_id":180397,"tr_customer_product_id":180387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15419500969050","imei1":"15419500969050","imei2":"15419500969050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180378,"job_number":"JOB_180378","tr_customer_id":180396,"tr_customer_product_id":180386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:21.000Z","modified_at":"2026-02-08T08:08:21.000Z","name":"Kiarra Flatley","mobile_number":"938-824-4429","email_id":"Keon15@yahoo.com","dop":"2025-04-06","serial_number":"10904959962650748","imei1":"10904959962650748","imei2":"10904959962650748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180377,"job_number":"JOB_180377","tr_customer_id":180395,"tr_customer_product_id":180385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:09:00.000Z","name":"Dianna Larson","mobile_number":"976-636-0185","email_id":"Mckenzie_Koch@hotmail.com","dop":"2025-04-06","serial_number":"18965627859135","imei1":"18965627859135","imei2":"18965627859135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180376,"job_number":"JOB_180376","tr_customer_id":180394,"tr_customer_product_id":180384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:08:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845039250836","imei1":"17845039250836","imei2":"17845039250836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180373,"job_number":"JOB_180373","tr_customer_id":180391,"tr_customer_product_id":180381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:31.000Z","modified_at":"2026-02-08T07:54:31.000Z","name":"Sydney Lindgren","mobile_number":"536-816-9570","email_id":"Jayden17@yahoo.com","dop":"2025-04-06","serial_number":"11009572995920926","imei1":"11009572995920926","imei2":"11009572995920926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180372,"job_number":"JOB_180372","tr_customer_id":180390,"tr_customer_product_id":180380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:30.000Z","modified_at":"2026-02-08T07:55:10.000Z","name":"Kristopher Miller","mobile_number":"822-862-5882","email_id":"Vladimir_Langworth@gmail.com","dop":"2025-04-06","serial_number":"10393472107241","imei1":"10393472107241","imei2":"10393472107241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180371,"job_number":"JOB_180371","tr_customer_id":180389,"tr_customer_product_id":180379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:03.000Z","modified_at":"2026-02-08T07:54:03.000Z","name":"Fritz O'Connell","mobile_number":"908-470-2092","email_id":"Herman_Roob@yahoo.com","dop":"2025-04-06","serial_number":"12059684823220216","imei1":"12059684823220216","imei2":"12059684823220216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180370,"job_number":"JOB_180370","tr_customer_id":180388,"tr_customer_product_id":180378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:01.000Z","modified_at":"2026-02-08T07:54:42.000Z","name":"Earl O'Conner","mobile_number":"528-586-5125","email_id":"Kelly6@yahoo.com","dop":"2025-04-06","serial_number":"19717414092296","imei1":"19717414092296","imei2":"19717414092296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180369,"job_number":"JOB_180369","tr_customer_id":180387,"tr_customer_product_id":180377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:46:20.000Z","modified_at":"2026-02-08T07:46:20.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22000736434051","imei1":"22000736434051","imei2":"22000736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180368,"job_number":"JOB_180368","tr_customer_id":180386,"tr_customer_product_id":180376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:39:34.000Z","modified_at":"2026-02-08T07:39:40.000Z","name":"Edison Davis","mobile_number":"915-606-2662","email_id":"Claudie99@yahoo.com","dop":"2025-12-31","serial_number":"68853472248024","imei1":"68853472248024","imei2":"68853472248024","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180367,"job_number":"JOB_180367","tr_customer_id":180385,"tr_customer_product_id":180375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:38:22.000Z","modified_at":"2026-02-08T07:38:27.000Z","name":"Anya Ledner","mobile_number":"540-705-0157","email_id":"Reece.Emmerich@hotmail.com","dop":"2025-12-31","serial_number":"76587316976309","imei1":"76587316976309","imei2":"76587316976309","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180366,"job_number":"JOB_180366","tr_customer_id":180384,"tr_customer_product_id":180374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:34:24.000Z","modified_at":"2026-02-08T07:34:24.000Z","name":"Felipa Greenfelder","mobile_number":"983-355-7487","email_id":"Concepcion_Mueller45@yahoo.com","dop":"2025-12-31","serial_number":"29750079310539","imei1":"29750079310539","imei2":"29750079310539","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180365,"job_number":"JOB_180365","tr_customer_id":180383,"tr_customer_product_id":180373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:32:52.000Z","modified_at":"2026-02-08T07:32:57.000Z","name":"Dangelo Batz","mobile_number":"455-525-4270","email_id":"Vernie.Powlowski7@gmail.com","dop":"2025-12-31","serial_number":"40774132731169","imei1":"40774132731169","imei2":"40774132731169","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180364,"job_number":"JOB_180364","tr_customer_id":180382,"tr_customer_product_id":180372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:31:37.000Z","modified_at":"2026-02-08T07:31:37.000Z","name":"Abby Bednar","mobile_number":"911-744-6038","email_id":"Elenor.Kovacek@gmail.com","dop":"2025-12-31","serial_number":"45585213515438","imei1":"45585213515438","imei2":"45585213515438","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180363,"job_number":"JOB_180363","tr_customer_id":180381,"tr_customer_product_id":180371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:34.000Z","modified_at":"2026-02-08T07:29:34.000Z","name":"Sigrid Gibson","mobile_number":"418-748-1640","email_id":"Maximillian_McLaughlin@hotmail.com","dop":"2025-12-01","serial_number":"14164967400191","imei1":"14164967400191","imei2":"14164967400191","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180362,"job_number":"JOB_180362","tr_customer_id":180380,"tr_customer_product_id":180370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:14.000Z","modified_at":"2026-02-08T07:29:20.000Z","name":"Haylie Baumbach","mobile_number":"821-504-2242","email_id":"Jane_Armstrong@yahoo.com","dop":"2025-12-31","serial_number":"37223095409873","imei1":"37223095409873","imei2":"37223095409873","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180361,"job_number":"JOB_180361","tr_customer_id":180379,"tr_customer_product_id":180369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:24:06.000Z","modified_at":"2026-02-08T07:24:12.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"37490124921566","imei1":"37490124921566","imei2":"37490124921566","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180360,"job_number":"JOB_180360","tr_customer_id":180378,"tr_customer_product_id":180368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:12:09.000Z","modified_at":"2026-02-08T07:12:09.000Z","name":"Mike Robel","mobile_number":"577-759-1295","email_id":"Drew.Hettinger4@hotmail.com","dop":"2025-12-01","serial_number":"13518373317110","imei1":"13518373317110","imei2":"13518373317110","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180359,"job_number":"JOB_180359","tr_customer_id":180377,"tr_customer_product_id":180367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:47.000Z","name":"Gregory Kuvalis","mobile_number":"480-575-7402","email_id":"Evalyn.Johnston@yahoo.com","dop":"2025-12-01","serial_number":"11296255738185","imei1":"11296255738185","imei2":"11296255738185","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180358,"job_number":"JOB_180358","tr_customer_id":180376,"tr_customer_product_id":180366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:35.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19059105419490","imei1":"19059105419490","imei2":"19059105419490","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180357,"job_number":"JOB_180357","tr_customer_id":180375,"tr_customer_product_id":180365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:31.000Z","name":"Gregoria Hahn","mobile_number":"345-254-8273","email_id":"Cristina_Hegmann20@gmail.com","dop":"2025-12-01","serial_number":"17377349983164","imei1":"17377349983164","imei2":"17377349983164","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180356,"job_number":"JOB_180356","tr_customer_id":180374,"tr_customer_product_id":180364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:18.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10183536677257","imei1":"10183536677257","imei2":"10183536677257","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180355,"job_number":"JOB_180355","tr_customer_id":180373,"tr_customer_product_id":180363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:14.000Z","name":"Joyce Wiza","mobile_number":"678-974-3409","email_id":"Providenci_Labadie@hotmail.com","dop":"2025-12-01","serial_number":"18914352098135","imei1":"18914352098135","imei2":"18914352098135","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180354,"job_number":"JOB_180354","tr_customer_id":180372,"tr_customer_product_id":180362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:01.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19070684554277","imei1":"19070684554277","imei2":"19070684554277","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180353,"job_number":"JOB_180353","tr_customer_id":180371,"tr_customer_product_id":180361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:01:16.000Z","modified_at":"2026-02-08T07:01:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180352,"job_number":"JOB_180352","tr_customer_id":180370,"tr_customer_product_id":180360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:31.000Z","modified_at":"2026-02-08T06:50:31.000Z","name":"Corrine Sawayn","mobile_number":"951-794-3342","email_id":"Scarlett_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12876402730082190","imei1":"12876402730082190","imei2":"12876402730082190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180351,"job_number":"JOB_180351","tr_customer_id":180369,"tr_customer_product_id":180359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:30.000Z","modified_at":"2026-02-08T06:51:08.000Z","name":"Susanna Harris","mobile_number":"744-579-2010","email_id":"Zoila80@hotmail.com","dop":"2025-04-06","serial_number":"14564229129468","imei1":"14564229129468","imei2":"14564229129468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180350,"job_number":"JOB_180350","tr_customer_id":180368,"tr_customer_product_id":180358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:47.000Z","modified_at":"2026-02-08T06:49:47.000Z","name":"Clemens Heidenreich","mobile_number":"862-266-6877","email_id":"Webster68@gmail.com","dop":"2025-04-06","serial_number":"17782421261729192","imei1":"17782421261729192","imei2":"17782421261729192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180349,"job_number":"JOB_180349","tr_customer_id":180367,"tr_customer_product_id":180357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:45.000Z","modified_at":"2026-02-08T06:50:23.000Z","name":"Carmine Gottlieb","mobile_number":"793-483-1983","email_id":"Brady.Schinner@gmail.com","dop":"2025-04-06","serial_number":"13483266716448","imei1":"13483266716448","imei2":"13483266716448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180348,"job_number":"JOB_180348","tr_customer_id":180366,"tr_customer_product_id":180356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:02.000Z","modified_at":"2026-02-08T06:49:02.000Z","name":"Susan Kiehn","mobile_number":"503-266-1251","email_id":"Elda95@hotmail.com","dop":"2025-04-06","serial_number":"18261093677071210","imei1":"18261093677071210","imei2":"18261093677071210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180347,"job_number":"JOB_180347","tr_customer_id":180365,"tr_customer_product_id":180355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:00.000Z","modified_at":"2026-02-08T06:49:38.000Z","name":"Hilbert Mills","mobile_number":"559-968-7307","email_id":"Cleveland_Gulgowski42@hotmail.com","dop":"2025-04-06","serial_number":"14533022734448","imei1":"14533022734448","imei2":"14533022734448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180336,"job_number":"JOB_180336","tr_customer_id":180354,"tr_customer_product_id":180344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:17.000Z","modified_at":"2026-02-08T05:45:55.000Z","name":"Rhianna Marks","mobile_number":"324-513-9406","email_id":"Pearl.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"14417273118922","imei1":"14417273118922","imei2":"14417273118922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180334,"job_number":"JOB_180334","tr_customer_id":180352,"tr_customer_product_id":180342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:06.000Z","modified_at":"2026-02-08T05:45:45.000Z","name":"Anika O'Conner","mobile_number":"275-737-2691","email_id":"Reece17@yahoo.com","dop":"2025-04-06","serial_number":"13962510551737","imei1":"13962510551737","imei2":"13962510551737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180333,"job_number":"JOB_180333","tr_customer_id":180351,"tr_customer_product_id":180341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:26:03.000Z","name":"Daryl Reichert","mobile_number":"368-676-1042","email_id":"Beryl.Gutkowski@gmail.com","dop":"2025-07-01","serial_number":"107859971796574","imei1":"107859971796574","imei2":"107859971796574","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180331,"job_number":"JOB_180331","tr_customer_id":180349,"tr_customer_product_id":180339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:39.000Z","modified_at":"2026-02-08T05:25:50.000Z","name":"Daija Harvey","mobile_number":"974-791-8090","email_id":"Nicole_Ondricka70@hotmail.com","dop":"2025-07-01","serial_number":"107178590854176","imei1":"107178590854176","imei2":"107178590854176","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180327,"job_number":"JOB_180327","tr_customer_id":180345,"tr_customer_product_id":180335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:30.000Z","modified_at":"2026-02-08T04:58:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58874541690021","imei1":"58874541690021","imei2":"58874541690021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180320,"job_number":"JOB_180320","tr_customer_id":180338,"tr_customer_product_id":180328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60722498168234","imei1":"60722498168234","imei2":"60722498168234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180313,"job_number":"JOB_180313","tr_customer_id":180331,"tr_customer_product_id":180321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17958760293945","imei1":"17958760293945","imei2":"17958760293945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180304,"job_number":"JOB_180304","tr_customer_id":180322,"tr_customer_product_id":180312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:28.000Z","modified_at":"2026-02-08T04:45:05.000Z","name":"Judah Block","mobile_number":"416-966-9657","email_id":"Robbie68@gmail.com","dop":"2000-01-31","serial_number":"10323588403259","imei1":"10323588403259","imei2":"10323588403259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180300,"job_number":"JOB_180300","tr_customer_id":180318,"tr_customer_product_id":180308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:44:37.000Z","name":"Barney Kuhic","mobile_number":"450-226-9333","email_id":"Roscoe.Marquardt61@hotmail.com","dop":"2025-04-06","serial_number":"14661112128945","imei1":"14661112128945","imei2":"14661112128945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180297,"job_number":"JOB_180297","tr_customer_id":180315,"tr_customer_product_id":180305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:58.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Shana Leuschke","mobile_number":"548-915-3248","email_id":"Marisol.Douglas28@hotmail.com","dop":"2025-04-06","serial_number":"16815738379460","imei1":"16815738379460","imei2":"16815738379460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180295,"job_number":"JOB_180295","tr_customer_id":180313,"tr_customer_product_id":180303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Sarah Aufderhar","mobile_number":"632-314-1631","email_id":"Theresia.Hessel94@gmail.com","dop":"2025-04-06","serial_number":"10541493106307","imei1":"10541493106307","imei2":"10541493106307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180291,"job_number":"JOB_180291","tr_customer_id":180309,"tr_customer_product_id":180299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Fatima Cummings","mobile_number":"651-957-2951","email_id":"Icie.Kemmer87@yahoo.com","dop":"2025-04-06","serial_number":"17203171206354","imei1":"17203171206354","imei2":"17203171206354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180289,"job_number":"JOB_180289","tr_customer_id":180307,"tr_customer_product_id":180297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Cathryn Kautzer","mobile_number":"742-704-7987","email_id":"Karli_Willms44@gmail.com","dop":"2025-04-06","serial_number":"13667196980155","imei1":"13667196980155","imei2":"13667196980155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180287,"job_number":"JOB_180287","tr_customer_id":180305,"tr_customer_product_id":180295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:52.000Z","modified_at":"2026-02-08T04:44:28.000Z","name":"Kraig Lebsack","mobile_number":"304-333-3443","email_id":"Melba_Stehr93@hotmail.com","dop":"2025-12-31","serial_number":"100611370313119","imei1":"100611370313119","imei2":"100611370313119","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180284,"job_number":"JOB_180284","tr_customer_id":180302,"tr_customer_product_id":180292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:44:22.000Z","name":"Bennett Breitenberg","mobile_number":"303-655-1898","email_id":"Adalberto.Swaniawski@gmail.com","dop":"2025-04-06","serial_number":"15032102092518","imei1":"15032102092518","imei2":"15032102092518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180281,"job_number":"JOB_180281","tr_customer_id":180299,"tr_customer_product_id":180289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:44:21.000Z","name":"Lauretta Zieme","mobile_number":"799-668-2733","email_id":"Bernadette16@hotmail.com","dop":"2000-01-31","serial_number":"10293619151201","imei1":"10293619151201","imei2":"10293619151201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180278,"job_number":"JOB_180278","tr_customer_id":180296,"tr_customer_product_id":180286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:44:11.000Z","name":"Tara Kozey","mobile_number":"264-322-7085","email_id":"Isai.Grant39@hotmail.com","dop":"2025-04-06","serial_number":"11194241570049","imei1":"11194241570049","imei2":"11194241570049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180275,"job_number":"JOB_180275","tr_customer_id":180293,"tr_customer_product_id":180283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:29.000Z","modified_at":"2026-02-08T04:44:05.000Z","name":"Grant Bahringer","mobile_number":"653-267-6324","email_id":"Kaitlyn.Grant@yahoo.com","dop":"2025-04-06","serial_number":"16908650927498","imei1":"16908650927498","imei2":"16908650927498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180272,"job_number":"JOB_180272","tr_customer_id":180290,"tr_customer_product_id":180280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:52.000Z","name":"Jodie Breitenberg","mobile_number":"929-375-9505","email_id":"Gia50@yahoo.com","dop":"2025-04-06","serial_number":"15267490726759","imei1":"15267490726759","imei2":"15267490726759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180269,"job_number":"JOB_180269","tr_customer_id":180287,"tr_customer_product_id":180277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:13.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"Heaven Wuckert","mobile_number":"793-918-3006","email_id":"Ayden35@hotmail.com","dop":"2025-04-06","serial_number":"16425539591315","imei1":"16425539591315","imei2":"16425539591315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180264,"job_number":"JOB_180264","tr_customer_id":180282,"tr_customer_product_id":180272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:50.000Z","name":"Ally Borer","mobile_number":"385-369-6613","email_id":"Myron_Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14265555971302","imei1":"14265555971302","imei2":"14265555971302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180263,"job_number":"JOB_180263","tr_customer_id":180281,"tr_customer_product_id":180271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:49.000Z","name":"Keshawn Carroll","mobile_number":"959-770-6629","email_id":"Ryan.Rempel@yahoo.com","dop":"2025-04-06","serial_number":"13291226056366","imei1":"13291226056366","imei2":"13291226056366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180259,"job_number":"JOB_180259","tr_customer_id":180277,"tr_customer_product_id":180267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Concepcion West","mobile_number":"737-781-8698","email_id":"Justen86@hotmail.com","dop":"2025-04-06","serial_number":"15208364803390","imei1":"15208364803390","imei2":"15208364803390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180257,"job_number":"JOB_180257","tr_customer_id":180275,"tr_customer_product_id":180265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Callie Wisozk","mobile_number":"638-463-1366","email_id":"Florencio_Murazik99@yahoo.com","dop":"2025-04-06","serial_number":"11864961353435","imei1":"11864961353435","imei2":"11864961353435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180255,"job_number":"JOB_180255","tr_customer_id":180273,"tr_customer_product_id":180263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Clifton DuBuque","mobile_number":"315-529-0014","email_id":"Bertram.Bartoletti@hotmail.com","dop":"2025-12-31","serial_number":"100881252630206","imei1":"100881252630206","imei2":"100881252630206","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180247,"job_number":"JOB_180247","tr_customer_id":180265,"tr_customer_product_id":180255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Maude Effertz","mobile_number":"659-609-5760","email_id":"Clarabelle46@hotmail.com","dop":"2025-04-06","serial_number":"14318175328249","imei1":"14318175328249","imei2":"14318175328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180244,"job_number":"JOB_180244","tr_customer_id":180262,"tr_customer_product_id":180252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"Alayna Hessel","mobile_number":"672-564-6550","email_id":"Jermaine_Tromp@yahoo.com","dop":"2000-01-31","serial_number":"10624781412421","imei1":"10624781412421","imei2":"10624781412421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180240,"job_number":"JOB_180240","tr_customer_id":180258,"tr_customer_product_id":180248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:53.000Z","modified_at":"2026-02-08T04:43:29.000Z","name":"Meghan Wolf","mobile_number":"982-312-9308","email_id":"Rosella.Nitzsche39@gmail.com","dop":"2025-04-06","serial_number":"14502151888464","imei1":"14502151888464","imei2":"14502151888464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180239,"job_number":"JOB_180239","tr_customer_id":180257,"tr_customer_product_id":180247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:43:32.000Z","name":"Vida Mitchell","mobile_number":"851-550-3844","email_id":"Ellsworth_Toy@gmail.com","dop":"2025-04-06","serial_number":"13443808387958","imei1":"13443808387958","imei2":"13443808387958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180235,"job_number":"JOB_180235","tr_customer_id":180253,"tr_customer_product_id":180243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:47.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"Cordie Windler","mobile_number":"830-499-9157","email_id":"Tiana6@yahoo.com","dop":"2025-04-06","serial_number":"13545348490018","imei1":"13545348490018","imei2":"13545348490018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180231,"job_number":"JOB_180231","tr_customer_id":180249,"tr_customer_product_id":180239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:43:26.000Z","name":"Anahi Lakin","mobile_number":"400-784-9351","email_id":"Laurie.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11798562297003","imei1":"11798562297003","imei2":"11798562297003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180225,"job_number":"JOB_180225","tr_customer_id":180243,"tr_customer_product_id":180233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:43:22.000Z","name":"Marquis Douglas","mobile_number":"964-253-4092","email_id":"Hugh_Lueilwitz10@hotmail.com","dop":"2025-04-06","serial_number":"17805614844080","imei1":"17805614844080","imei2":"17805614844080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180221,"job_number":"JOB_180221","tr_customer_id":180239,"tr_customer_product_id":180229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Violette Kuhn","mobile_number":"938-284-6888","email_id":"Nia.Homenick@gmail.com","dop":"2025-04-06","serial_number":"13561073573899","imei1":"13561073573899","imei2":"13561073573899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180219,"job_number":"JOB_180219","tr_customer_id":180237,"tr_customer_product_id":180227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Mariano Hermiston","mobile_number":"893-874-7736","email_id":"Linnie_Pagac47@yahoo.com","dop":"2025-04-06","serial_number":"17501061950817","imei1":"17501061950817","imei2":"17501061950817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180217,"job_number":"JOB_180217","tr_customer_id":180235,"tr_customer_product_id":180225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:38.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Marvin Farrell","mobile_number":"554-925-7174","email_id":"Zelma90@gmail.com","dop":"2025-02-01","serial_number":"52991798288492","imei1":"52991798288492","imei2":"52991798288492","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180207,"job_number":"JOB_180207","tr_customer_id":180225,"tr_customer_product_id":180215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:43:07.000Z","name":"Anika McGlynn","mobile_number":"422-686-4271","email_id":"Lisandro4@hotmail.com","dop":"2025-04-06","serial_number":"14716640798180","imei1":"14716640798180","imei2":"14716640798180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180204,"job_number":"JOB_180204","tr_customer_id":180222,"tr_customer_product_id":180212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:43:05.000Z","name":"Judd Strosin","mobile_number":"939-241-6684","email_id":"Rodolfo.Dibbert53@gmail.com","dop":"2025-04-06","serial_number":"17786004042749","imei1":"17786004042749","imei2":"17786004042749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180194,"job_number":"JOB_180194","tr_customer_id":180212,"tr_customer_product_id":180202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Irwin Schoen","mobile_number":"325-658-2200","email_id":"Jessica.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"12482617759894","imei1":"12482617759894","imei2":"12482617759894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180191,"job_number":"JOB_180191","tr_customer_id":180209,"tr_customer_product_id":180199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Elta Koss","mobile_number":"424-404-6107","email_id":"Dimitri_Willms70@yahoo.com","dop":"2025-04-06","serial_number":"11296079671707","imei1":"11296079671707","imei2":"11296079671707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180190,"job_number":"JOB_180190","tr_customer_id":180208,"tr_customer_product_id":180198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Katlyn Huels","mobile_number":"459-853-5015","email_id":"Alexie_Gibson29@yahoo.com","dop":"2025-04-06","serial_number":"13918126205506","imei1":"13918126205506","imei2":"13918126205506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180189,"job_number":"JOB_180189","tr_customer_id":180207,"tr_customer_product_id":180197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Emmet Gaylord","mobile_number":"515-371-1781","email_id":"Greyson_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11860530963742","imei1":"11860530963742","imei2":"11860530963742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180184,"job_number":"JOB_180184","tr_customer_id":180202,"tr_customer_product_id":180192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Tatyana Bauch","mobile_number":"454-831-5733","email_id":"Jessika39@hotmail.com","dop":"2025-04-06","serial_number":"10154601423659","imei1":"10154601423659","imei2":"10154601423659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180182,"job_number":"JOB_180182","tr_customer_id":180200,"tr_customer_product_id":180190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Luther Cole","mobile_number":"891-623-1027","email_id":"Kathryne50@gmail.com","dop":"2025-04-06","serial_number":"12207525681582","imei1":"12207525681582","imei2":"12207525681582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180180,"job_number":"JOB_180180","tr_customer_id":180198,"tr_customer_product_id":180188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:58.000Z","name":"Troy Bins","mobile_number":"246-620-0457","email_id":"Michele_OHara@hotmail.com","dop":"2025-12-31","serial_number":"103405226333650","imei1":"103405226333650","imei2":"103405226333650","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180176,"job_number":"JOB_180176","tr_customer_id":180194,"tr_customer_product_id":180184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Frieda Heller","mobile_number":"200-577-6704","email_id":"Nikita.Hackett46@yahoo.com","dop":"2025-04-06","serial_number":"17796702781124","imei1":"17796702781124","imei2":"17796702781124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180169,"job_number":"JOB_180169","tr_customer_id":180187,"tr_customer_product_id":180177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:13.000Z","modified_at":"2026-02-08T04:42:51.000Z","name":"Jayce Schmeler","mobile_number":"737-253-7691","email_id":"Isom70@gmail.com","dop":"2025-04-06","serial_number":"13966774790714","imei1":"13966774790714","imei2":"13966774790714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180166,"job_number":"JOB_180166","tr_customer_id":180184,"tr_customer_product_id":180174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:50.000Z","name":"Amir Hilpert","mobile_number":"545-387-5788","email_id":"Lesly_Zboncak@hotmail.com","dop":"2000-01-31","serial_number":"10938261931489","imei1":"10938261931489","imei2":"10938261931489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180163,"job_number":"JOB_180163","tr_customer_id":180181,"tr_customer_product_id":180171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Adelbert McLaughlin","mobile_number":"667-522-4137","email_id":"Nona15@hotmail.com","dop":"2025-04-06","serial_number":"16790261434766","imei1":"16790261434766","imei2":"16790261434766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180160,"job_number":"JOB_180160","tr_customer_id":180178,"tr_customer_product_id":180168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Rosa Padberg","mobile_number":"829-384-7075","email_id":"Magali8@hotmail.com","dop":"2025-04-06","serial_number":"16095052224493","imei1":"16095052224493","imei2":"16095052224493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180158,"job_number":"JOB_180158","tr_customer_id":180176,"tr_customer_product_id":180166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"April Reilly","mobile_number":"896-212-6241","email_id":"Alayna.Frami@hotmail.com","dop":"2025-06-26","serial_number":"10030999707880","imei1":"10030999707880","imei2":"10030999707880","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180156,"job_number":"JOB_180156","tr_customer_id":180174,"tr_customer_product_id":180164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Kitty Schulist","mobile_number":"253-213-0255","email_id":"Emma.Rodriguez17@gmail.com","dop":"2025-04-06","serial_number":"16580230953432","imei1":"16580230953432","imei2":"16580230953432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180152,"job_number":"JOB_180152","tr_customer_id":180170,"tr_customer_product_id":180160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"Bonita Kerluke","mobile_number":"900-462-4265","email_id":"Nicola26@gmail.com","dop":"2025-04-06","serial_number":"14041843497843","imei1":"14041843497843","imei2":"14041843497843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180150,"job_number":"JOB_180150","tr_customer_id":180168,"tr_customer_product_id":180158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Brandon Goldner","mobile_number":"588-422-3922","email_id":"Jewell.Schmitt83@gmail.com","dop":"2025-04-06","serial_number":"14962955731384","imei1":"14962955731384","imei2":"14962955731384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180146,"job_number":"JOB_180146","tr_customer_id":180164,"tr_customer_product_id":180154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:33.000Z","name":"Kade Smitham","mobile_number":"503-808-2855","email_id":"Mafalda47@yahoo.com","dop":"2025-04-06","serial_number":"19039701145523","imei1":"19039701145523","imei2":"19039701145523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180145,"job_number":"JOB_180145","tr_customer_id":180163,"tr_customer_product_id":180153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Lulu Waelchi","mobile_number":"766-493-4900","email_id":"Kenyon_Bechtelar97@yahoo.com","dop":"2025-02-01","serial_number":"32488820702640","imei1":"32488820702640","imei2":"32488820702640","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180143,"job_number":"JOB_180143","tr_customer_id":180161,"tr_customer_product_id":180151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:42:31.000Z","name":"Drake Schultz","mobile_number":"338-322-3171","email_id":"Maximillia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11695841626317","imei1":"11695841626317","imei2":"11695841626317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180138,"job_number":"JOB_180138","tr_customer_id":180156,"tr_customer_product_id":180146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:50.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Kaylah Runolfsdottir","mobile_number":"646-364-9217","email_id":"Tatum22@gmail.com","dop":"2025-04-06","serial_number":"14054277465248","imei1":"14054277465248","imei2":"14054277465248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180134,"job_number":"JOB_180134","tr_customer_id":180152,"tr_customer_product_id":180142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Abigale Streich","mobile_number":"872-510-4971","email_id":"Tommie_Konopelski47@yahoo.com","dop":"2025-04-06","serial_number":"13780368332461","imei1":"13780368332461","imei2":"13780368332461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180132,"job_number":"JOB_180132","tr_customer_id":180150,"tr_customer_product_id":180140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:42:13.000Z","name":"Marilyne Marquardt","mobile_number":"565-563-1035","email_id":"Ella15@hotmail.com","dop":"2025-04-06","serial_number":"17860630572689","imei1":"17860630572689","imei2":"17860630572689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180129,"job_number":"JOB_180129","tr_customer_id":180147,"tr_customer_product_id":180137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80761851878252","imei1":"80761851878252","imei2":"80761851878252","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180127,"job_number":"JOB_180127","tr_customer_id":180145,"tr_customer_product_id":180135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"Thelma Hegmann","mobile_number":"788-521-8278","email_id":"Lisette55@hotmail.com","dop":"2025-04-06","serial_number":"13385414406609","imei1":"13385414406609","imei2":"13385414406609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180123,"job_number":"JOB_180123","tr_customer_id":180141,"tr_customer_product_id":180131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Keyshawn Okuneva","mobile_number":"516-347-7101","email_id":"Martin.Daniel82@yahoo.com","dop":"2025-06-18","serial_number":"10953141535119","imei1":"10953141535119","imei2":"10953141535119","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180120,"job_number":"JOB_180120","tr_customer_id":180138,"tr_customer_product_id":180128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:17.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63847478247549","imei1":"63847478247549","imei2":"63847478247549","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180119,"job_number":"JOB_180119","tr_customer_id":180137,"tr_customer_product_id":180127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:16.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"Telly Luettgen","mobile_number":"546-849-8702","email_id":"Desiree_Ledner@yahoo.com","dop":"2025-04-06","serial_number":"12567997186762","imei1":"12567997186762","imei2":"12567997186762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180114,"job_number":"JOB_180114","tr_customer_id":180132,"tr_customer_product_id":180122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Jewell Beer","mobile_number":"821-940-0429","email_id":"Devyn_Reynolds96@hotmail.com","dop":"2025-04-06","serial_number":"13606018923978","imei1":"13606018923978","imei2":"13606018923978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180112,"job_number":"JOB_180112","tr_customer_id":180130,"tr_customer_product_id":180120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:44.000Z","name":"Candice Murphy","mobile_number":"541-731-0087","email_id":"Patrick_Schowalter@yahoo.com","dop":"2025-02-01","serial_number":"50415421254437","imei1":"50415421254437","imei2":"50415421254437","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180107,"job_number":"JOB_180107","tr_customer_id":180125,"tr_customer_product_id":180115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Marjolaine Franecki","mobile_number":"272-809-9184","email_id":"Meda.Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15538820297436","imei1":"15538820297436","imei2":"15538820297436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180104,"job_number":"JOB_180104","tr_customer_id":180122,"tr_customer_product_id":180112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Hayden Russel","mobile_number":"860-580-8277","email_id":"Shaina63@gmail.com","dop":"2025-04-06","serial_number":"15737786874250","imei1":"15737786874250","imei2":"15737786874250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180103,"job_number":"JOB_180103","tr_customer_id":180121,"tr_customer_product_id":180111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Kenyon Wuckert","mobile_number":"526-977-6742","email_id":"Ottilie14@yahoo.com","dop":"2025-04-06","serial_number":"15184264527549","imei1":"15184264527549","imei2":"15184264527549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180100,"job_number":"JOB_180100","tr_customer_id":180118,"tr_customer_product_id":180108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:45.000Z","name":"Esmeralda Haley","mobile_number":"670-602-2979","email_id":"Burdette54@hotmail.com","dop":"2025-04-06","serial_number":"18600949948430","imei1":"18600949948430","imei2":"18600949948430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180096,"job_number":"JOB_180096","tr_customer_id":180114,"tr_customer_product_id":180104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:58.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Marlin Champlin","mobile_number":"600-511-8314","email_id":"Javonte.Keebler@hotmail.com","dop":"2025-04-06","serial_number":"16080939645234","imei1":"16080939645234","imei2":"16080939645234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180093,"job_number":"JOB_180093","tr_customer_id":180111,"tr_customer_product_id":180101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:41:34.000Z","name":"Jace Funk","mobile_number":"961-854-0155","email_id":"Mathew_Robel55@yahoo.com","dop":"2025-04-06","serial_number":"12956825631175","imei1":"12956825631175","imei2":"12956825631175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180090,"job_number":"JOB_180090","tr_customer_id":180108,"tr_customer_product_id":180098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"Jarred Schaefer","mobile_number":"967-724-3777","email_id":"Ludwig.Schroeder71@yahoo.com","dop":"2025-04-06","serial_number":"17275461962862","imei1":"17275461962862","imei2":"17275461962862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180088,"job_number":"JOB_180088","tr_customer_id":180106,"tr_customer_product_id":180096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Rhea Johnson","mobile_number":"407-280-5585","email_id":"Lukas.Volkman38@hotmail.com","dop":"2025-04-06","serial_number":"18586130289257","imei1":"18586130289257","imei2":"18586130289257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180084,"job_number":"JOB_180084","tr_customer_id":180102,"tr_customer_product_id":180092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"Vincenzo Collins","mobile_number":"564-965-2367","email_id":"Damaris_Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"10985191502936","imei1":"10985191502936","imei2":"10985191502936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180082,"job_number":"JOB_180082","tr_customer_id":180100,"tr_customer_product_id":180090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:22.000Z","name":"Freddie Bernhard","mobile_number":"546-779-4094","email_id":"Dante.Tromp85@gmail.com","dop":"2025-04-06","serial_number":"10260420863742","imei1":"10260420863742","imei2":"10260420863742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180080,"job_number":"JOB_180080","tr_customer_id":180098,"tr_customer_product_id":180088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:20.000Z","name":"Trisha Gerlach","mobile_number":"222-303-8290","email_id":"Lorenza6@gmail.com","dop":"2025-04-06","serial_number":"12450573046909","imei1":"12450573046909","imei2":"12450573046909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180078,"job_number":"JOB_180078","tr_customer_id":180096,"tr_customer_product_id":180086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:41:16.000Z","name":"Delta Ryan","mobile_number":"987-680-9311","email_id":"Khalid71@yahoo.com","dop":"2025-06-18","serial_number":"10557485841608","imei1":"10557485841608","imei2":"10557485841608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180075,"job_number":"JOB_180075","tr_customer_id":180093,"tr_customer_product_id":180083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:06:20.000Z","name":"Elbert Koch","mobile_number":"957-208-6983","email_id":"Cleora_Olson@gmail.com","dop":"2025-04-06","serial_number":"13566312745647","imei1":"13566312745647","imei2":"13566312745647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180072,"job_number":"JOB_180072","tr_customer_id":180090,"tr_customer_product_id":180080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:05:36.000Z","name":"Deshawn Nikolaus","mobile_number":"950-660-0489","email_id":"Kadin69@hotmail.com","dop":"2025-04-06","serial_number":"14617753646920","imei1":"14617753646920","imei2":"14617753646920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180069,"job_number":"JOB_180069","tr_customer_id":180087,"tr_customer_product_id":180077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:51.000Z","name":"Unique Schulist","mobile_number":"297-336-8370","email_id":"Alfredo_Kozey81@hotmail.com","dop":"2025-04-06","serial_number":"16809261507032","imei1":"16809261507032","imei2":"16809261507032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180065,"job_number":"JOB_180065","tr_customer_id":180083,"tr_customer_product_id":180073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:49.000Z","modified_at":"2026-02-08T03:42:06.000Z","name":"Raven Beahan","mobile_number":"664-225-2849","email_id":"Jasen37@gmail.com","dop":"2025-05-30","serial_number":"13533855982528","imei1":"13533855982528","imei2":"13533855982528","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify response message should be 'Success' 1 0 0
Verify response data should be a non-empty array. 1 0 0
Verify Response time should be below 250 ms 0 1 0
Verify Keys are present for job with jobId: 180375 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180375 1 0 0
Verify Keys are present for job with jobId: 180374 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180374 1 0 0
Verify Keys are present for job with jobId: 180346 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180346 1 0 0
Verify Keys are present for job with jobId: 180345 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180345 1 0 0
Verify Keys are present for job with jobId: 180344 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180344 1 0 0
Verify Keys are present for job with jobId: 180343 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180343 1 0 0
Verify Keys are present for job with jobId: 180342 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180342 1 0 0
Verify Keys are present for job with jobId: 180341 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180341 1 0 0
Verify Keys are present for job with jobId: 180253 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180253 1 0 0
Verify Keys are present for job with jobId: 180252 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180252 1 0 0
Verify Keys are present for job with jobId: 180251 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180251 1 0 0
Verify Keys are present for job with jobId: 180250 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180250 1 0 0
Verify Keys are present for job with jobId: 180248 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180248 1 0 0
Verify Keys are present for job with jobId: 180230 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180230 1 0 0
Verify Keys are present for job with jobId: 180229 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180229 1 0 0
Verify Keys are present for job with jobId: 180227 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180227 1 0 0
Verify Keys are present for job with jobId: 180226 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180226 1 0 0
Verify Keys are present for job with jobId: 180214 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180214 1 0 0
Verify Keys are present for job with jobId: 180213 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180213 1 0 0
Verify Keys are present for job with jobId: 180211 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180211 1 0 0
Verify Keys are present for job with jobId: 180210 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180210 1 0 0
Verify Keys are present for job with jobId: 180208 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180208 1 0 0
Verify Keys are present for job with jobId: 180205 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180205 1 0 0
Verify Keys are present for job with jobId: 180203 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180203 1 0 0
Verify Keys are present for job with jobId: 180201 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180201 1 0 0
Verify Keys are present for job with jobId: 180200 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180200 1 0 0
Verify Keys are present for job with jobId: 180199 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180199 1 0 0
Verify Keys are present for job with jobId: 180177 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180177 1 0 0
Verify Keys are present for job with jobId: 180175 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180175 1 0 0
Verify Keys are present for job with jobId: 180173 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180173 1 0 0
Verify Keys are present for job with jobId: 180172 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180172 1 0 0
Verify Keys are present for job with jobId: 180171 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180171 1 0 0
Verify Keys are present for job with jobId: 180128 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180128 1 0 0
Verify Keys are present for job with jobId: 180125 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180125 1 0 0
Verify Keys are present for job with jobId: 180117 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180117 1 0 0
Verify Keys are present for job with jobId: 180116 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180116 1 0 0
Verify Keys are present for job with jobId: 180098 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180098 1 0 0
Verify Keys are present for job with jobId: 180094 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180094 1 0 0
Verify Keys are present for job with jobId: 180526 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180526 1 0 0
Verify Keys are present for job with jobId: 180525 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180525 1 0 0
Verify Keys are present for job with jobId: 180524 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180524 1 0 0
Verify Keys are present for job with jobId: 180523 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180523 1 0 0
Verify Keys are present for job with jobId: 180522 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180522 1 0 0
Verify Keys are present for job with jobId: 180521 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180521 1 0 0
Verify Keys are present for job with jobId: 180520 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180520 1 0 0
Verify Keys are present for job with jobId: 180519 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180519 1 0 0
Verify Keys are present for job with jobId: 180518 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180518 1 0 0
Verify Keys are present for job with jobId: 180517 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180517 1 0 0
Verify Keys are present for job with jobId: 180516 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180516 1 0 0
Verify Keys are present for job with jobId: 180515 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180515 1 0 0
Verify Keys are present for job with jobId: 180514 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180514 1 0 0
Verify Keys are present for job with jobId: 180513 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180513 1 0 0
Verify Keys are present for job with jobId: 180512 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180512 1 0 0
Verify Keys are present for job with jobId: 180511 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180511 1 0 0
Verify Keys are present for job with jobId: 180510 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180510 1 0 0
Verify Keys are present for job with jobId: 180509 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180509 1 0 0
Verify Keys are present for job with jobId: 180508 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180508 1 0 0
Verify Keys are present for job with jobId: 180507 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180507 1 0 0
Verify Keys are present for job with jobId: 180506 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180506 1 0 0
Verify Keys are present for job with jobId: 180505 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180505 1 0 0
Verify Keys are present for job with jobId: 180504 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180504 1 0 0
Verify Keys are present for job with jobId: 180503 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180503 1 0 0
Verify Keys are present for job with jobId: 180502 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180502 1 0 0
Verify Keys are present for job with jobId: 180501 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180501 1 0 0
Verify Keys are present for job with jobId: 180500 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180500 1 0 0
Verify Keys are present for job with jobId: 180499 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180499 1 0 0
Verify Keys are present for job with jobId: 180498 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180498 1 0 0
Verify Keys are present for job with jobId: 180497 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180497 1 0 0
Verify Keys are present for job with jobId: 180496 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180496 1 0 0
Verify Keys are present for job with jobId: 180495 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180495 1 0 0
Verify Keys are present for job with jobId: 180494 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180494 1 0 0
Verify Keys are present for job with jobId: 180493 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180493 1 0 0
Verify Keys are present for job with jobId: 180492 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180492 1 0 0
Verify Keys are present for job with jobId: 180491 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180491 1 0 0
Verify Keys are present for job with jobId: 180490 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180490 1 0 0
Verify Keys are present for job with jobId: 180489 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180489 1 0 0
Verify Keys are present for job with jobId: 180488 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180488 1 0 0
Verify Keys are present for job with jobId: 180487 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180487 1 0 0
Verify Keys are present for job with jobId: 180486 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180486 1 0 0
Verify Keys are present for job with jobId: 180485 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180485 1 0 0
Verify Keys are present for job with jobId: 180484 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180484 1 0 0
Verify Keys are present for job with jobId: 180483 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180483 1 0 0
Verify Keys are present for job with jobId: 180482 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180482 1 0 0
Verify Keys are present for job with jobId: 180481 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180481 1 0 0
Verify Keys are present for job with jobId: 180480 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180480 1 0 0
Verify Keys are present for job with jobId: 180479 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180479 1 0 0
Verify Keys are present for job with jobId: 180478 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180478 1 0 0
Verify Keys are present for job with jobId: 180477 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180477 1 0 0
Verify Keys are present for job with jobId: 180476 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180476 1 0 0
Verify Keys are present for job with jobId: 180475 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180475 1 0 0
Verify Keys are present for job with jobId: 180474 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180474 1 0 0
Verify Keys are present for job with jobId: 180473 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180473 1 0 0
Verify Keys are present for job with jobId: 180472 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180472 1 0 0
Verify Keys are present for job with jobId: 180471 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180471 1 0 0
Verify Keys are present for job with jobId: 180470 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180470 1 0 0
Verify Keys are present for job with jobId: 180469 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180469 1 0 0
Verify Keys are present for job with jobId: 180468 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180468 1 0 0
Verify Keys are present for job with jobId: 180467 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180467 1 0 0
Verify Keys are present for job with jobId: 180466 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180466 1 0 0
Verify Keys are present for job with jobId: 180465 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180465 1 0 0
Verify Keys are present for job with jobId: 180464 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180464 1 0 0
Verify Keys are present for job with jobId: 180463 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180463 1 0 0
Verify Keys are present for job with jobId: 180462 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180462 1 0 0
Verify Keys are present for job with jobId: 180461 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180461 1 0 0
Verify Keys are present for job with jobId: 180460 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180460 1 0 0
Verify Keys are present for job with jobId: 180459 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180459 1 0 0
Verify Keys are present for job with jobId: 180458 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180458 1 0 0
Verify Keys are present for job with jobId: 180457 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180457 1 0 0
Verify Keys are present for job with jobId: 180456 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180456 1 0 0
Verify Keys are present for job with jobId: 180455 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180455 1 0 0
Verify Keys are present for job with jobId: 180454 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180454 1 0 0
Verify Keys are present for job with jobId: 180453 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180453 1 0 0
Verify Keys are present for job with jobId: 180452 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180452 1 0 0
Verify Keys are present for job with jobId: 180451 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180451 1 0 0
Verify Keys are present for job with jobId: 180450 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180450 1 0 0
Verify Keys are present for job with jobId: 180449 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180449 1 0 0
Verify Keys are present for job with jobId: 180448 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180448 1 0 0
Verify Keys are present for job with jobId: 180447 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180447 1 0 0
Verify Keys are present for job with jobId: 180446 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180446 1 0 0
Verify Keys are present for job with jobId: 180445 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180445 1 0 0
Verify Keys are present for job with jobId: 180444 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180444 1 0 0
Verify Keys are present for job with jobId: 180443 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180443 1 0 0
Verify Keys are present for job with jobId: 180442 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180442 1 0 0
Verify Keys are present for job with jobId: 180441 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180441 1 0 0
Verify Keys are present for job with jobId: 180440 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180440 1 0 0
Verify Keys are present for job with jobId: 180439 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180439 1 0 0
Verify Keys are present for job with jobId: 180438 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180438 1 0 0
Verify Keys are present for job with jobId: 180437 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180437 1 0 0
Verify Keys are present for job with jobId: 180436 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180436 1 0 0
Verify Keys are present for job with jobId: 180435 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180435 1 0 0
Verify Keys are present for job with jobId: 180434 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180434 1 0 0
Verify Keys are present for job with jobId: 180433 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180433 1 0 0
Verify Keys are present for job with jobId: 180432 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180432 1 0 0
Verify Keys are present for job with jobId: 180431 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180431 1 0 0
Verify Keys are present for job with jobId: 180430 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180430 1 0 0
Verify Keys are present for job with jobId: 180429 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180429 1 0 0
Verify Keys are present for job with jobId: 180428 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180428 1 0 0
Verify Keys are present for job with jobId: 180427 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180427 1 0 0
Verify Keys are present for job with jobId: 180426 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180426 1 0 0
Verify Keys are present for job with jobId: 180425 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180425 1 0 0
Verify Keys are present for job with jobId: 180424 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180424 1 0 0
Verify Keys are present for job with jobId: 180423 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180423 1 0 0
Verify Keys are present for job with jobId: 180422 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180422 1 0 0
Verify Keys are present for job with jobId: 180421 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180421 1 0 0
Verify Keys are present for job with jobId: 180419 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180419 1 0 0
Verify Keys are present for job with jobId: 180418 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180418 1 0 0
Verify Keys are present for job with jobId: 180417 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180417 1 0 0
Verify Keys are present for job with jobId: 180415 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180415 1 0 0
Verify Keys are present for job with jobId: 180414 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180414 1 0 0
Verify Keys are present for job with jobId: 180413 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180413 1 0 0
Verify Keys are present for job with jobId: 180412 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180412 1 0 0
Verify Keys are present for job with jobId: 180411 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180411 1 0 0
Verify Keys are present for job with jobId: 180410 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180410 1 0 0
Verify Keys are present for job with jobId: 180409 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180409 1 0 0
Verify Keys are present for job with jobId: 180408 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180408 1 0 0
Verify Keys are present for job with jobId: 180407 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180407 1 0 0
Verify Keys are present for job with jobId: 180406 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180406 1 0 0
Verify Keys are present for job with jobId: 180405 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180405 1 0 0
Verify Keys are present for job with jobId: 180404 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180404 1 0 0
Verify Keys are present for job with jobId: 180403 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180403 1 0 0
Verify Keys are present for job with jobId: 180402 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180402 1 0 0
Verify Keys are present for job with jobId: 180401 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180401 1 0 0
Verify Keys are present for job with jobId: 180400 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180400 1 0 0
Verify Keys are present for job with jobId: 180399 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180399 1 0 0
Verify Keys are present for job with jobId: 180398 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180398 1 0 0
Verify Keys are present for job with jobId: 180397 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180397 1 0 0
Verify Keys are present for job with jobId: 180396 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180396 1 0 0
Verify Keys are present for job with jobId: 180395 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180395 1 0 0
Verify Keys are present for job with jobId: 180394 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180394 1 0 0
Verify Keys are present for job with jobId: 180393 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180393 1 0 0
Verify Keys are present for job with jobId: 180392 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180392 1 0 0
Verify Keys are present for job with jobId: 180391 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180391 1 0 0
Verify Keys are present for job with jobId: 180390 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180390 1 0 0
Verify Keys are present for job with jobId: 180389 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180389 1 0 0
Verify Keys are present for job with jobId: 180388 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180388 1 0 0
Verify Keys are present for job with jobId: 180387 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180387 1 0 0
Verify Keys are present for job with jobId: 180386 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180386 1 0 0
Verify Keys are present for job with jobId: 180385 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180385 1 0 0
Verify Keys are present for job with jobId: 180384 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180384 1 0 0
Verify Keys are present for job with jobId: 180383 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180383 1 0 0
Verify Keys are present for job with jobId: 180382 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180382 1 0 0
Verify Keys are present for job with jobId: 180381 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180381 1 0 0
Verify Keys are present for job with jobId: 180380 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180380 1 0 0
Verify Keys are present for job with jobId: 180379 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180379 1 0 0
Verify Keys are present for job with jobId: 180378 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180378 1 0 0
Verify Keys are present for job with jobId: 180377 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180377 1 0 0
Verify Keys are present for job with jobId: 180376 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180376 1 0 0
Verify Keys are present for job with jobId: 180373 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180373 1 0 0
Verify Keys are present for job with jobId: 180372 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180372 1 0 0
Verify Keys are present for job with jobId: 180371 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180371 1 0 0
Verify Keys are present for job with jobId: 180370 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180370 1 0 0
Verify Keys are present for job with jobId: 180369 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180369 1 0 0
Verify Keys are present for job with jobId: 180368 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180368 1 0 0
Verify Keys are present for job with jobId: 180367 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180367 1 0 0
Verify Keys are present for job with jobId: 180366 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180366 1 0 0
Verify Keys are present for job with jobId: 180365 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180365 1 0 0
Verify Keys are present for job with jobId: 180364 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180364 1 0 0
Verify Keys are present for job with jobId: 180363 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180363 1 0 0
Verify Keys are present for job with jobId: 180362 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180362 1 0 0
Verify Keys are present for job with jobId: 180361 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180361 1 0 0
Verify Keys are present for job with jobId: 180360 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180360 1 0 0
Verify Keys are present for job with jobId: 180359 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180359 1 0 0
Verify Keys are present for job with jobId: 180358 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180358 1 0 0
Verify Keys are present for job with jobId: 180357 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180357 1 0 0
Verify Keys are present for job with jobId: 180356 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180356 1 0 0
Verify Keys are present for job with jobId: 180355 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180355 1 0 0
Verify Keys are present for job with jobId: 180354 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180354 1 0 0
Verify Keys are present for job with jobId: 180353 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180353 1 0 0
Verify Keys are present for job with jobId: 180352 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180352 1 0 0
Verify Keys are present for job with jobId: 180351 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180351 1 0 0
Verify Keys are present for job with jobId: 180350 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180350 1 0 0
Verify Keys are present for job with jobId: 180349 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180349 1 0 0
Verify Keys are present for job with jobId: 180348 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180348 1 0 0
Verify Keys are present for job with jobId: 180347 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180347 1 0 0
Verify Keys are present for job with jobId: 180340 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180340 1 0 0
Verify Keys are present for job with jobId: 180339 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180339 1 0 0
Verify Keys are present for job with jobId: 180338 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180338 1 0 0
Verify Keys are present for job with jobId: 180337 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180337 1 0 0
Verify Keys are present for job with jobId: 180336 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180336 1 0 0
Verify Keys are present for job with jobId: 180335 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180335 1 0 0
Verify Keys are present for job with jobId: 180334 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180334 1 0 0
Verify Keys are present for job with jobId: 180333 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180333 1 0 0
Verify Keys are present for job with jobId: 180332 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180332 1 0 0
Verify Keys are present for job with jobId: 180331 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180331 1 0 0
Verify Keys are present for job with jobId: 180330 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180330 1 0 0
Verify Keys are present for job with jobId: 180329 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180329 1 0 0
Verify Keys are present for job with jobId: 180328 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180328 1 0 0
Verify Keys are present for job with jobId: 180327 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180327 1 0 0
Verify Keys are present for job with jobId: 180326 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180326 1 0 0
Verify Keys are present for job with jobId: 180325 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180325 1 0 0
Verify Keys are present for job with jobId: 180324 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180324 1 0 0
Verify Keys are present for job with jobId: 180323 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180323 1 0 0
Verify Keys are present for job with jobId: 180322 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180322 1 0 0
Verify Keys are present for job with jobId: 180321 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180321 1 0 0
Verify Keys are present for job with jobId: 180320 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180320 1 0 0
Verify Keys are present for job with jobId: 180319 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180319 1 0 0
Verify Keys are present for job with jobId: 180318 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180318 1 0 0
Verify Keys are present for job with jobId: 180317 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180317 1 0 0
Verify Keys are present for job with jobId: 180316 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180316 1 0 0
Verify Keys are present for job with jobId: 180315 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180315 1 0 0
Verify Keys are present for job with jobId: 180314 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180314 1 0 0
Verify Keys are present for job with jobId: 180313 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180313 1 0 0
Verify Keys are present for job with jobId: 180312 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180312 1 0 0
Verify Keys are present for job with jobId: 180311 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180311 1 0 0
Verify Keys are present for job with jobId: 180310 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180310 1 0 0
Verify Keys are present for job with jobId: 180309 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180309 1 0 0
Verify Keys are present for job with jobId: 180308 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180308 1 0 0
Verify Keys are present for job with jobId: 180307 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180307 1 0 0
Verify Keys are present for job with jobId: 180306 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180306 1 0 0
Verify Keys are present for job with jobId: 180304 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180304 1 0 0
Verify Keys are present for job with jobId: 180302 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180302 1 0 0
Verify Keys are present for job with jobId: 180301 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180301 1 0 0
Verify Keys are present for job with jobId: 180300 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180300 1 0 0
Verify Keys are present for job with jobId: 180299 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180299 1 0 0
Verify Keys are present for job with jobId: 180298 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180298 1 0 0
Verify Keys are present for job with jobId: 180297 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180297 1 0 0
Verify Keys are present for job with jobId: 180296 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180296 1 0 0
Verify Keys are present for job with jobId: 180295 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180295 1 0 0
Verify Keys are present for job with jobId: 180294 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180294 1 0 0
Verify Keys are present for job with jobId: 180293 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180293 1 0 0
Verify Keys are present for job with jobId: 180292 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180292 1 0 0
Verify Keys are present for job with jobId: 180291 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180291 1 0 0
Verify Keys are present for job with jobId: 180290 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180290 1 0 0
Verify Keys are present for job with jobId: 180289 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180289 1 0 0
Verify Keys are present for job with jobId: 180288 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180288 1 0 0
Verify Keys are present for job with jobId: 180287 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180287 1 0 0
Verify Keys are present for job with jobId: 180286 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180286 1 0 0
Verify Keys are present for job with jobId: 180285 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180285 1 0 0
Verify Keys are present for job with jobId: 180284 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180284 1 0 0
Verify Keys are present for job with jobId: 180282 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180282 1 0 0
Verify Keys are present for job with jobId: 180281 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180281 1 0 0
Verify Keys are present for job with jobId: 180279 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180279 1 0 0
Verify Keys are present for job with jobId: 180278 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180278 1 0 0
Verify Keys are present for job with jobId: 180277 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180277 1 0 0
Verify Keys are present for job with jobId: 180276 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180276 1 0 0
Verify Keys are present for job with jobId: 180275 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180275 1 0 0
Verify Keys are present for job with jobId: 180274 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180274 1 0 0
Verify Keys are present for job with jobId: 180273 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180273 1 0 0
Verify Keys are present for job with jobId: 180272 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180272 1 0 0
Verify Keys are present for job with jobId: 180271 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180271 1 0 0
Verify Keys are present for job with jobId: 180270 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180270 1 0 0
Verify Keys are present for job with jobId: 180269 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180269 1 0 0
Verify Keys are present for job with jobId: 180268 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180268 1 0 0
Verify Keys are present for job with jobId: 180267 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180267 1 0 0
Verify Keys are present for job with jobId: 180266 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180266 1 0 0
Verify Keys are present for job with jobId: 180265 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180265 1 0 0
Verify Keys are present for job with jobId: 180264 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180264 1 0 0
Verify Keys are present for job with jobId: 180263 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180263 1 0 0
Verify Keys are present for job with jobId: 180262 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180262 1 0 0
Verify Keys are present for job with jobId: 180261 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180261 1 0 0
Verify Keys are present for job with jobId: 180260 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180260 1 0 0
Verify Keys are present for job with jobId: 180259 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180259 1 0 0
Verify Keys are present for job with jobId: 180258 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180258 1 0 0
Verify Keys are present for job with jobId: 180257 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180257 1 0 0
Verify Keys are present for job with jobId: 180256 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180256 1 0 0
Verify Keys are present for job with jobId: 180255 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180255 1 0 0
Verify Keys are present for job with jobId: 180254 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180254 1 0 0
Verify Keys are present for job with jobId: 180249 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180249 1 0 0
Verify Keys are present for job with jobId: 180247 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180247 1 0 0
Verify Keys are present for job with jobId: 180246 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180246 1 0 0
Verify Keys are present for job with jobId: 180244 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180244 1 0 0
Verify Keys are present for job with jobId: 180242 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180242 1 0 0
Verify Keys are present for job with jobId: 180241 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180241 1 0 0
Verify Keys are present for job with jobId: 180240 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180240 1 0 0
Verify Keys are present for job with jobId: 180239 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180239 1 0 0
Verify Keys are present for job with jobId: 180238 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180238 1 0 0
Verify Keys are present for job with jobId: 180237 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180237 1 0 0
Verify Keys are present for job with jobId: 180236 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180236 1 0 0
Verify Keys are present for job with jobId: 180235 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180235 1 0 0
Verify Keys are present for job with jobId: 180234 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180234 1 0 0
Verify Keys are present for job with jobId: 180233 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180233 1 0 0
Verify Keys are present for job with jobId: 180232 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180232 1 0 0
Verify Keys are present for job with jobId: 180231 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180231 1 0 0
Verify Keys are present for job with jobId: 180228 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180228 1 0 0
Verify Keys are present for job with jobId: 180225 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180225 1 0 0
Verify Keys are present for job with jobId: 180224 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180224 1 0 0
Verify Keys are present for job with jobId: 180223 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180223 1 0 0
Verify Keys are present for job with jobId: 180222 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180222 1 0 0
Verify Keys are present for job with jobId: 180221 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180221 1 0 0
Verify Keys are present for job with jobId: 180220 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180220 1 0 0
Verify Keys are present for job with jobId: 180219 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180219 1 0 0
Verify Keys are present for job with jobId: 180218 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180218 1 0 0
Verify Keys are present for job with jobId: 180217 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180217 1 0 0
Verify Keys are present for job with jobId: 180216 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180216 1 0 0
Verify Keys are present for job with jobId: 180215 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180215 1 0 0
Verify Keys are present for job with jobId: 180212 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180212 1 0 0
Verify Keys are present for job with jobId: 180209 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180209 1 0 0
Verify Keys are present for job with jobId: 180207 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180207 1 0 0
Verify Keys are present for job with jobId: 180206 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180206 1 0 0
Verify Keys are present for job with jobId: 180204 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180204 1 0 0
Verify Keys are present for job with jobId: 180202 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180202 1 0 0
Verify Keys are present for job with jobId: 180198 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180198 1 0 0
Verify Keys are present for job with jobId: 180197 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180197 1 0 0
Verify Keys are present for job with jobId: 180196 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180196 1 0 0
Verify Keys are present for job with jobId: 180195 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180195 1 0 0
Verify Keys are present for job with jobId: 180194 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180194 1 0 0
Verify Keys are present for job with jobId: 180193 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180193 1 0 0
Verify Keys are present for job with jobId: 180192 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180192 1 0 0
Verify Keys are present for job with jobId: 180191 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180191 1 0 0
Verify Keys are present for job with jobId: 180190 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180190 1 0 0
Verify Keys are present for job with jobId: 180189 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180189 1 0 0
Verify Keys are present for job with jobId: 180188 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180188 1 0 0
Verify Keys are present for job with jobId: 180187 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180187 1 0 0
Verify Keys are present for job with jobId: 180186 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180186 1 0 0
Verify Keys are present for job with jobId: 180185 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180185 1 0 0
Verify Keys are present for job with jobId: 180184 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180184 1 0 0
Verify Keys are present for job with jobId: 180183 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180183 1 0 0
Verify Keys are present for job with jobId: 180182 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180182 1 0 0
Verify Keys are present for job with jobId: 180181 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180181 1 0 0
Verify Keys are present for job with jobId: 180180 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180180 1 0 0
Verify Keys are present for job with jobId: 180179 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180179 1 0 0
Verify Keys are present for job with jobId: 180178 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180178 1 0 0
Verify Keys are present for job with jobId: 180176 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180176 1 0 0
Verify Keys are present for job with jobId: 180174 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180174 1 0 0
Verify Keys are present for job with jobId: 180170 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180170 1 0 0
Verify Keys are present for job with jobId: 180169 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180169 1 0 0
Verify Keys are present for job with jobId: 180168 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180168 1 0 0
Verify Keys are present for job with jobId: 180166 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180166 1 0 0
Verify Keys are present for job with jobId: 180164 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180164 1 0 0
Verify Keys are present for job with jobId: 180163 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180163 1 0 0
Verify Keys are present for job with jobId: 180162 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180162 1 0 0
Verify Keys are present for job with jobId: 180161 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180161 1 0 0
Verify Keys are present for job with jobId: 180160 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180160 1 0 0
Verify Keys are present for job with jobId: 180159 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180159 1 0 0
Verify Keys are present for job with jobId: 180158 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180158 1 0 0
Verify Keys are present for job with jobId: 180157 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180157 1 0 0
Verify Keys are present for job with jobId: 180156 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180156 1 0 0
Verify Keys are present for job with jobId: 180155 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180155 1 0 0
Verify Keys are present for job with jobId: 180154 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180154 1 0 0
Verify Keys are present for job with jobId: 180153 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180153 1 0 0
Verify Keys are present for job with jobId: 180152 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180152 1 0 0
Verify Keys are present for job with jobId: 180151 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180151 1 0 0
Verify Keys are present for job with jobId: 180150 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180150 1 0 0
Verify Keys are present for job with jobId: 180149 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180149 1 0 0
Verify Keys are present for job with jobId: 180148 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180148 1 0 0
Verify Keys are present for job with jobId: 180147 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180147 1 0 0
Verify Keys are present for job with jobId: 180146 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180146 1 0 0
Verify Keys are present for job with jobId: 180145 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180145 1 0 0
Verify Keys are present for job with jobId: 180144 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180144 1 0 0
Verify Keys are present for job with jobId: 180143 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180143 1 0 0
Verify Keys are present for job with jobId: 180142 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180142 1 0 0
Verify Keys are present for job with jobId: 180141 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180141 1 0 0
Verify Keys are present for job with jobId: 180140 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180140 1 0 0
Verify Keys are present for job with jobId: 180139 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180139 1 0 0
Verify Keys are present for job with jobId: 180138 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180138 1 0 0
Verify Keys are present for job with jobId: 180137 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180137 1 0 0
Verify Keys are present for job with jobId: 180136 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180136 1 0 0
Verify Keys are present for job with jobId: 180135 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180135 1 0 0
Verify Keys are present for job with jobId: 180134 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180134 1 0 0
Verify Keys are present for job with jobId: 180133 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180133 1 0 0
Verify Keys are present for job with jobId: 180132 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180132 1 0 0
Verify Keys are present for job with jobId: 180131 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180131 1 0 0
Verify Keys are present for job with jobId: 180130 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180130 1 0 0
Verify Keys are present for job with jobId: 180129 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180129 1 0 0
Verify Keys are present for job with jobId: 180127 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180127 1 0 0
Verify Keys are present for job with jobId: 180126 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180126 1 0 0
Verify Keys are present for job with jobId: 180124 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180124 1 0 0
Verify Keys are present for job with jobId: 180123 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180123 1 0 0
Verify Keys are present for job with jobId: 180122 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180122 1 0 0
Verify Keys are present for job with jobId: 180121 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180121 1 0 0
Verify Keys are present for job with jobId: 180120 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180120 1 0 0
Verify Keys are present for job with jobId: 180119 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180119 1 0 0
Verify Keys are present for job with jobId: 180118 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180118 1 0 0
Verify Keys are present for job with jobId: 180115 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180115 1 0 0
Verify Keys are present for job with jobId: 180114 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180114 1 0 0
Verify Keys are present for job with jobId: 180113 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180113 1 0 0
Verify Keys are present for job with jobId: 180112 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180112 1 0 0
Verify Keys are present for job with jobId: 180111 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180111 1 0 0
Verify Keys are present for job with jobId: 180110 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180110 1 0 0
Verify Keys are present for job with jobId: 180109 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180109 1 0 0
Verify Keys are present for job with jobId: 180108 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180108 1 0 0
Verify Keys are present for job with jobId: 180107 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180107 1 0 0
Verify Keys are present for job with jobId: 180106 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180106 1 0 0
Verify Keys are present for job with jobId: 180105 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180105 1 0 0
Verify Keys are present for job with jobId: 180104 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180104 1 0 0
Verify Keys are present for job with jobId: 180103 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180103 1 0 0
Verify Keys are present for job with jobId: 180102 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180102 1 0 0
Verify Keys are present for job with jobId: 180101 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180101 1 0 0
Verify Keys are present for job with jobId: 180100 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180100 1 0 0
Verify Keys are present for job with jobId: 180099 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180099 1 0 0
Verify Keys are present for job with jobId: 180097 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180097 1 0 0
Verify Keys are present for job with jobId: 180096 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180096 1 0 0
Verify Keys are present for job with jobId: 180095 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180095 1 0 0
Verify Keys are present for job with jobId: 180093 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180093 1 0 0
Verify Keys are present for job with jobId: 180092 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180092 1 0 0
Verify Keys are present for job with jobId: 180091 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180091 1 0 0
Verify Keys are present for job with jobId: 180090 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180090 1 0 0
Verify Keys are present for job with jobId: 180089 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180089 1 0 0
Verify Keys are present for job with jobId: 180088 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180088 1 0 0
Verify Keys are present for job with jobId: 180087 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180087 1 0 0
Verify Keys are present for job with jobId: 180086 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180086 1 0 0
Verify Keys are present for job with jobId: 180085 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180085 1 0 0
Verify Keys are present for job with jobId: 180084 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180084 1 0 0
Verify Keys are present for job with jobId: 180083 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180083 1 0 0
Verify Keys are present for job with jobId: 180082 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180082 1 0 0
Verify Keys are present for job with jobId: 180081 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180081 1 0 0
Verify Keys are present for job with jobId: 180080 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180080 1 0 0
Verify Keys are present for job with jobId: 180079 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180079 1 0 0
Verify Keys are present for job with jobId: 180078 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180078 1 0 0
Verify Keys are present for job with jobId: 180077 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180077 1 0 0
Verify Keys are present for job with jobId: 180076 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180076 1 0 0
Verify Keys are present for job with jobId: 180075 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180075 1 0 0
Verify Keys are present for job with jobId: 180074 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180074 1 0 0
Verify Keys are present for job with jobId: 180073 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180073 1 0 0
Verify Keys are present for job with jobId: 180072 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180072 1 0 0
Verify Keys are present for job with jobId: 180071 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180071 1 0 0
Verify Keys are present for job with jobId: 180070 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180070 1 0 0
Verify Keys are present for job with jobId: 180069 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180069 1 0 0
Verify Keys are present for job with jobId: 180068 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180068 1 0 0
Verify Keys are present for job with jobId: 180067 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180067 1 0 0
Verify Keys are present for job with jobId: 180066 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180066 1 0 0
Verify Keys are present for job with jobId: 180065 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180065 1 0 0
Verify Keys are present for job with jobId: 180305 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180305 1 0 0
Verify Keys are present for job with jobId: 180303 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180303 1 0 0
Verify Keys are present for job with jobId: 180283 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180283 1 0 0
Verify Keys are present for job with jobId: 180280 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180280 1 0 0
Verify Keys are present for job with jobId: 180245 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180245 1 0 0
Verify Keys are present for job with jobId: 180243 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180243 1 0 0
Verify Keys are present for job with jobId: 180167 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180167 1 0 0
Verify Keys are present for job with jobId: 180165 1 0 0
Verify Job Number starts with 'JOB_' for Job: 180165 1 0 0
Verify Job Number created createjob api should be present in this response 1 0 0
Total 924 1 0
Test Failure
Test NameAssertion Error
Verify Response time should be below 250 ms
expected 622 to be below 350
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 56ad7167-159e-40be-9147-47ca07f98213
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing Token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e15a06d-131f-466a-819f-a475fc1c5997
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 630ms
Mean size per request: 445.84KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ab774a37-f253-4a10-8ab7-19a5e31f63b4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6f759-Wkrau6Qqpc5gUwSebN2fOaSN2V8"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 13:39:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":180375,"job_number":"JOB_180375","tr_customer_id":180393,"tr_customer_product_id":180383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:50.000Z","modified_at":"2026-02-08T07:55:02.000Z","name":"Genevieve Monahan","mobile_number":"596-390-5042","email_id":"Emma13@hotmail.com","dop":"2025-11-04","serial_number":"11166780538255","imei1":"11166780538255","imei2":"11166780538255","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180374,"job_number":"JOB_180374","tr_customer_id":180392,"tr_customer_product_id":180382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:35.000Z","modified_at":"2026-02-08T07:54:46.000Z","name":"Eldridge Walsh","mobile_number":"805-567-4325","email_id":"Tommie.Ratke@yahoo.com","dop":"2025-11-04","serial_number":"14619077469585","imei1":"14619077469585","imei2":"14619077469585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180346,"job_number":"JOB_180346","tr_customer_id":180364,"tr_customer_product_id":180354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:39:09.000Z","modified_at":"2026-02-08T06:39:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"42833026237446","imei1":"42833026237446","imei2":"42833026237446","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180345,"job_number":"JOB_180345","tr_customer_id":180363,"tr_customer_product_id":180353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:38:53.000Z","modified_at":"2026-02-08T06:39:05.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"56244357270734","imei1":"56244357270734","imei2":"56244357270734","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180344,"job_number":"JOB_180344","tr_customer_id":180362,"tr_customer_product_id":180352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:38:37.000Z","modified_at":"2026-02-08T06:38:49.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"88007937712852","imei1":"88007937712852","imei2":"88007937712852","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180343,"job_number":"JOB_180343","tr_customer_id":180361,"tr_customer_product_id":180351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:51.000Z","modified_at":"2026-02-08T06:35:02.000Z","name":"Donna Hermiston","mobile_number":"868-690-9219","email_id":"Cassandre_Greenholt@yahoo.com","dop":"2025-11-04","serial_number":"25772707107205","imei1":"25772707107205","imei2":"25772707107205","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180342,"job_number":"JOB_180342","tr_customer_id":180360,"tr_customer_product_id":180350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:35.000Z","modified_at":"2026-02-08T06:34:47.000Z","name":"Spencer Prosacco","mobile_number":"685-269-3431","email_id":"Linda_Rempel@yahoo.com","dop":"2025-11-04","serial_number":"44814288209367","imei1":"44814288209367","imei2":"44814288209367","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:31.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180251,"job_number":"JOB_180251","tr_customer_id":180269,"tr_customer_product_id":180259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:15.000Z","name":"Kadin Emard","mobile_number":"326-704-6014","email_id":"Lazaro_Stroman8@hotmail.com","dop":"2025-06-09","serial_number":"102474374704456","imei1":"102474374704456","imei2":"102474374704456","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180248,"job_number":"JOB_180248","tr_customer_id":180266,"tr_customer_product_id":180256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:00.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Treva Kris","mobile_number":"457-692-0295","email_id":"Ransom.Lemke@gmail.com","dop":"2025-12-31","serial_number":"10103838163156","imei1":"10103838163156","imei2":"10103838163156","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180229,"job_number":"JOB_180229","tr_customer_id":180247,"tr_customer_product_id":180237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Tyler Baumbach","mobile_number":"464-622-0724","email_id":"Quinten78@hotmail.com","dop":"2025-12-31","serial_number":"10618834346266","imei1":"10618834346266","imei2":"10618834346266","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180227,"job_number":"JOB_180227","tr_customer_id":180245,"tr_customer_product_id":180235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Elda Ondricka","mobile_number":"251-862-5081","email_id":"Kailee.Schamberger@yahoo.com","dop":"2025-06-09","serial_number":"101147337286000","imei1":"101147337286000","imei2":"101147337286000","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180214,"job_number":"JOB_180214","tr_customer_id":180232,"tr_customer_product_id":180222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Golda Fahey","mobile_number":"337-893-7236","email_id":"Mathew_Hayes0@yahoo.com","dop":"2025-12-31","serial_number":"10438878222897","imei1":"10438878222897","imei2":"10438878222897","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180203,"job_number":"JOB_180203","tr_customer_id":180221,"tr_customer_product_id":180211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"Christopher Lowe","mobile_number":"675-328-9198","email_id":"Lucio_Barton@hotmail.com","dop":"2025-06-09","serial_number":"108188198703617","imei1":"108188198703617","imei2":"108188198703617","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180199,"job_number":"JOB_180199","tr_customer_id":180217,"tr_customer_product_id":180207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:35.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12776234292814","imei1":"12776234292814","imei2":"12776234292814","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180177,"job_number":"JOB_180177","tr_customer_id":180195,"tr_customer_product_id":180185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Elvis Gottlieb","mobile_number":"356-961-3863","email_id":"Garrett6@hotmail.com","dop":"2025-10-01","serial_number":"11877953539101","imei1":"11877953539101","imei2":"11877953539101","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180125,"job_number":"JOB_180125","tr_customer_id":180143,"tr_customer_product_id":180133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:26.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"giyu tomiaka","mobile_number":"658-452-1382","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341315971899350","imei1":"341315971899350","imei2":"341315971899350","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180117,"job_number":"JOB_180117","tr_customer_id":180135,"tr_customer_product_id":180125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:14.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"tanjiro kamado","mobile_number":"247-747-4299","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"974631909825517","imei1":"974631909825517","imei2":"974631909825517","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180098,"job_number":"JOB_180098","tr_customer_id":180116,"tr_customer_product_id":180106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:01.000Z","modified_at":"2026-02-08T04:41:11.000Z","name":"saitama sensei","mobile_number":"987-563-4231","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"788438520645739","imei1":"788438520645739","imei2":"788438520645739","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180526,"job_number":"JOB_180526","tr_customer_id":180544,"tr_customer_product_id":180534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:23.000Z","modified_at":"2026-02-08T13:39:23.000Z","name":"Demarcus Nader","mobile_number":"325-856-4907","email_id":"Aliya_Kuhic8@hotmail.com","dop":"2025-05-30","serial_number":"1504472981039553","imei1":"1504472981039553","imei2":"1504472981039553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180525,"job_number":"JOB_180525","tr_customer_id":180543,"tr_customer_product_id":180533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:22.000Z","modified_at":"2026-02-08T13:39:22.000Z","name":"Emory Abshire","mobile_number":"335-976-9243","email_id":"Green54@yahoo.com","dop":"2025-05-30","serial_number":"13458146226915","imei1":"13458146226915","imei2":"13458146226915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180524,"job_number":"JOB_180524","tr_customer_id":180542,"tr_customer_product_id":180532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:21.000Z","modified_at":"2026-02-08T13:39:21.000Z","name":"Ralph Rosenbaum","mobile_number":"739-203-2221","email_id":"Abagail.Larson25@hotmail.com","dop":"2025-05-30","serial_number":"17568655755306","imei1":"17568655755306","imei2":"17568655755306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180523,"job_number":"JOB_180523","tr_customer_id":180541,"tr_customer_product_id":180531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Laxman Sinha","mobile_number":"7087944327","email_id":"chaturbhuj.ahuja@gmail.com","dop":"2025-02-27","serial_number":"62004103454941","imei1":"62004103454941","imei2":"62004103454941","popurl":"www.purnima-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180522,"job_number":"JOB_180522","tr_customer_id":180540,"tr_customer_product_id":180530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kannan Sinha","mobile_number":"7412227846","email_id":"shakti.kaniyar@gmail.com","dop":"2025-02-11","serial_number":"14175741847733","imei1":"14175741847733","imei2":"14175741847733","popurl":"www.devi-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180521,"job_number":"JOB_180521","tr_customer_id":180539,"tr_customer_product_id":180529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Anasooya Mehra","mobile_number":"7072988320","email_id":"laxman.sethi@gmail.com","dop":"2025-10-24","serial_number":"46790092709751","imei1":"46790092709751","imei2":"46790092709751","popurl":"www.achalesvara-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180520,"job_number":"JOB_180520","tr_customer_id":180537,"tr_customer_product_id":180527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Trilok Adiga","mobile_number":"7092842534","email_id":"lakshmidhar.pandey@gmail.com","dop":"2025-04-10","serial_number":"31767057836454","imei1":"31767057836454","imei2":"31767057836454","popurl":"www.sameer-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180519,"job_number":"JOB_180519","tr_customer_id":180538,"tr_customer_product_id":180528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Bhooshit Sharma","mobile_number":"7578541469","email_id":"jagadisha.pilla@yahoo.co.in","dop":"2025-12-21","serial_number":"00794503111307","imei1":"00794503111307","imei2":"00794503111307","popurl":"www.aagam-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180518,"job_number":"JOB_180518","tr_customer_id":180536,"tr_customer_product_id":180526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Akroor Shukla","mobile_number":"7196432037","email_id":"lila.sharma@gmail.com","dop":"2025-10-06","serial_number":"57286493122505","imei1":"57286493122505","imei2":"57286493122505","popurl":"www.shakuntala-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180517,"job_number":"JOB_180517","tr_customer_id":180535,"tr_customer_product_id":180525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Shridevi Gill","mobile_number":"7736632609","email_id":"narendra.pilla@yahoo.co.in","dop":"2025-06-23","serial_number":"82388417627461","imei1":"82388417627461","imei2":"82388417627461","popurl":"www.lila-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180516,"job_number":"JOB_180516","tr_customer_id":180534,"tr_customer_product_id":180524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Tushar Panicker","mobile_number":"7182466263","email_id":"laxmi.bhattathiri@gmail.com","dop":"2025-12-22","serial_number":"40403730886315","imei1":"40403730886315","imei2":"40403730886315","popurl":"www.damodara-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180515,"job_number":"JOB_180515","tr_customer_id":180533,"tr_customer_product_id":180523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Vishwamitra Guneta","mobile_number":"7860900714","email_id":"rageswari.joshi@yahoo.co.in","dop":"2025-06-18","serial_number":"87242738324842","imei1":"87242738324842","imei2":"87242738324842","popurl":"www.parvati-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180514,"job_number":"JOB_180514","tr_customer_id":180532,"tr_customer_product_id":180522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kin Dwivedi","mobile_number":"7553177710","email_id":"vimal.reddy@gmail.com","dop":"2025-04-11","serial_number":"88684891732415","imei1":"88684891732415","imei2":"88684891732415","popurl":"www.amrita-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180513,"job_number":"JOB_180513","tr_customer_id":180531,"tr_customer_product_id":180521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Bhramar Khatri","mobile_number":"7477980856","email_id":"manik.jha@gmail.com","dop":"2025-02-12","serial_number":"94742079031070","imei1":"94742079031070","imei2":"94742079031070","popurl":"www.kannen-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180512,"job_number":"JOB_180512","tr_customer_id":180530,"tr_customer_product_id":180520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Tanirika Mehrotra","mobile_number":"7239411244","email_id":"tanushri.panicker@gmail.com","dop":"2026-01-05","serial_number":"44408868941626","imei1":"44408868941626","imei2":"44408868941626","popurl":"www.bala-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180511,"job_number":"JOB_180511","tr_customer_id":180529,"tr_customer_product_id":180519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Chandni Shah","mobile_number":"7065064274","email_id":"dinakar.kaur@gmail.com","dop":"2025-08-24","serial_number":"68749851335097","imei1":"68749851335097","imei2":"68749851335097","popurl":"www.sushil-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180510,"job_number":"JOB_180510","tr_customer_id":180528,"tr_customer_product_id":180518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Hiranmay Nayar","mobile_number":"7763106048","email_id":"gorakhanatha.acharya@gmail.com","dop":"2025-06-14","serial_number":"64570558780675","imei1":"64570558780675","imei2":"64570558780675","popurl":"www.deeptimoy-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180509,"job_number":"JOB_180509","tr_customer_id":180527,"tr_customer_product_id":180517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Dhanesh Pilla","mobile_number":"7434741203","email_id":"acaryatanaya.marar@yahoo.co.in","dop":"2025-04-28","serial_number":"95729468297349","imei1":"95729468297349","imei2":"95729468297349","popurl":"www.chinmayananda-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180508,"job_number":"JOB_180508","tr_customer_id":180525,"tr_customer_product_id":180516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Bilwa Marar","mobile_number":"7024282195","email_id":"dinesh.johar@hotmail.com","dop":"2025-05-26","serial_number":"44838025354738","imei1":"44838025354738","imei2":"44838025354738","popurl":"www.gobinda-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180507,"job_number":"JOB_180507","tr_customer_id":180526,"tr_customer_product_id":180515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Mukesh Kocchar","mobile_number":"7827257389","email_id":"ekalavya.banerjee@yahoo.co.in","dop":"2026-01-17","serial_number":"90550313595655","imei1":"90550313595655","imei2":"90550313595655","popurl":"www.deeptanshu-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180506,"job_number":"JOB_180506","tr_customer_id":180524,"tr_customer_product_id":180514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Vasudev Kakkar","mobile_number":"7726566369","email_id":"deepali.tandon@gmail.com","dop":"2025-02-13","serial_number":"41282816065422","imei1":"41282816065422","imei2":"41282816065422","popurl":"www.birjesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180505,"job_number":"JOB_180505","tr_customer_id":180523,"tr_customer_product_id":180513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Akshayakeerti Nambeesan","mobile_number":"7899017411","email_id":"avantika.joshi@hotmail.com","dop":"2025-05-24","serial_number":"62420546022827","imei1":"62420546022827","imei2":"62420546022827","popurl":"www.adinath-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180504,"job_number":"JOB_180504","tr_customer_id":180522,"tr_customer_product_id":180512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Agneya Pilla","mobile_number":"7365895169","email_id":"nalini.varman@gmail.com","dop":"2025-03-01","serial_number":"59711991910219","imei1":"59711991910219","imei2":"59711991910219","popurl":"www.kali-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180503,"job_number":"JOB_180503","tr_customer_id":180521,"tr_customer_product_id":180511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56190783756131","imei1":"56190783756131","imei2":"56190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180502,"job_number":"JOB_180502","tr_customer_id":180520,"tr_customer_product_id":180510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"67190783756131","imei1":"67190783756131","imei2":"67190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180501,"job_number":"JOB_180501","tr_customer_id":180519,"tr_customer_product_id":180509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"45190783756131","imei1":"45190783756131","imei2":"45190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180500,"job_number":"JOB_180500","tr_customer_id":180518,"tr_customer_product_id":180508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Anand Swarup Menon","mobile_number":"7919982948","email_id":"prayag.pandey@gmail.com","dop":"2025-02-13","serial_number":"31391126402323","imei1":"31391126402323","imei2":"31391126402323","popurl":"www.abhaya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180499,"job_number":"JOB_180499","tr_customer_id":180516,"tr_customer_product_id":180506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Rajinder Jain","mobile_number":"7072671523","email_id":"chidananda.jha@gmail.com","dop":"2025-09-17","serial_number":"66503991645606","imei1":"66503991645606","imei2":"66503991645606","popurl":"www.gopaal-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180498,"job_number":"JOB_180498","tr_customer_id":180517,"tr_customer_product_id":180507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Surya Varma","mobile_number":"7139760640","email_id":"tanushri.banerjee@hotmail.com","dop":"2025-09-27","serial_number":"21333493114975","imei1":"21333493114975","imei2":"21333493114975","popurl":"www.chandrabhan-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180497,"job_number":"JOB_180497","tr_customer_id":180515,"tr_customer_product_id":180505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Acharyasuta Mahajan","mobile_number":"7957857540","email_id":"jagadisha.marar@hotmail.com","dop":"2025-09-03","serial_number":"15335054013165","imei1":"15335054013165","imei2":"15335054013165","popurl":"www.chitramala-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180496,"job_number":"JOB_180496","tr_customer_id":180514,"tr_customer_product_id":180504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Baalaaditya Kaul","mobile_number":"7106911343","email_id":"kalpana.pandey@hotmail.com","dop":"2025-08-23","serial_number":"55235957311984","imei1":"55235957311984","imei2":"55235957311984","popurl":"www.abhisyanta-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180495,"job_number":"JOB_180495","tr_customer_id":180513,"tr_customer_product_id":180503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:42.000Z","modified_at":"2026-02-08T12:09:42.000Z","name":"Emelie Ruecker","mobile_number":"676-574-7609","email_id":"Xzavier.Dare44@yahoo.com","dop":"2025-10-06","serial_number":"14181291470499452","imei1":"14181291470499452","imei2":"14181291470499452","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180494,"job_number":"JOB_180494","tr_customer_id":180512,"tr_customer_product_id":180502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:48.000Z","name":"Kavon Aufderhar","mobile_number":"958-293-9800","email_id":"Tyreek99@gmail.com","dop":"2025-10-06","serial_number":"15402267578875","imei1":"15402267578875","imei2":"15402267578875","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180493,"job_number":"JOB_180493","tr_customer_id":180511,"tr_customer_product_id":180501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:41.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"17627069625992","imei1":"17627069625992","imei2":"17627069625992","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180492,"job_number":"JOB_180492","tr_customer_id":180510,"tr_customer_product_id":180500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:34.000Z","modified_at":"2026-02-08T12:09:34.000Z","name":"Nicklaus Hermiston","mobile_number":"827-992-4358","email_id":"Maria65@hotmail.com","dop":"2025-10-06","serial_number":"19980162862554990","imei1":"19980162862554990","imei2":"19980162862554990","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180491,"job_number":"JOB_180491","tr_customer_id":180509,"tr_customer_product_id":180499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:39.000Z","name":"Mia Tremblay","mobile_number":"370-436-9686","email_id":"General_Tromp@yahoo.com","dop":"2025-10-06","serial_number":"12642872827405","imei1":"12642872827405","imei2":"12642872827405","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180490,"job_number":"JOB_180490","tr_customer_id":180508,"tr_customer_product_id":180498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:33.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"13484300853345","imei1":"13484300853345","imei2":"13484300853345","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180489,"job_number":"JOB_180489","tr_customer_id":180507,"tr_customer_product_id":180497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:25.000Z","modified_at":"2026-02-08T12:09:25.000Z","name":"Levi Blanda","mobile_number":"667-668-3141","email_id":"Elna_Adams26@hotmail.com","dop":"2025-10-06","serial_number":"11146289349311548","imei1":"11146289349311548","imei2":"11146289349311548","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180488,"job_number":"JOB_180488","tr_customer_id":180506,"tr_customer_product_id":180496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:31.000Z","name":"Keaton Stokes","mobile_number":"264-602-4757","email_id":"Marquise.Vandervort@yahoo.com","dop":"2025-10-06","serial_number":"16954022649059","imei1":"16954022649059","imei2":"16954022649059","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180487,"job_number":"JOB_180487","tr_customer_id":180505,"tr_customer_product_id":180495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:24.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"13829884717908","imei1":"13829884717908","imei2":"13829884717908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180486,"job_number":"JOB_180486","tr_customer_id":180504,"tr_customer_product_id":180494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:17.000Z","modified_at":"2026-02-08T12:09:17.000Z","name":"Reid Jerde","mobile_number":"531-259-9425","email_id":"Brayan30@yahoo.com","dop":"2025-10-06","serial_number":"13903205593536908","imei1":"13903205593536908","imei2":"13903205593536908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180485,"job_number":"JOB_180485","tr_customer_id":180503,"tr_customer_product_id":180493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:22.000Z","name":"Charlie Lemke","mobile_number":"862-735-4882","email_id":"Rafael.Hermann20@hotmail.com","dop":"2025-10-06","serial_number":"12660700661232","imei1":"12660700661232","imei2":"12660700661232","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180484,"job_number":"JOB_180484","tr_customer_id":180502,"tr_customer_product_id":180492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:16.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11804322181719","imei1":"11804322181719","imei2":"11804322181719","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180483,"job_number":"JOB_180483","tr_customer_id":180501,"tr_customer_product_id":180491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Deeptimay Ganaka","mobile_number":"7587593364","email_id":"keerti.sharma@gmail.com","dop":"2025-12-03","serial_number":"54406486913306","imei1":"54406486913306","imei2":"54406486913306","popurl":"www.vasundhara-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180482,"job_number":"JOB_180482","tr_customer_id":180500,"tr_customer_product_id":180490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Brahmdev Abbott","mobile_number":"7853711246","email_id":"goswamee.kaul@hotmail.com","dop":"2025-05-11","serial_number":"38510641582512","imei1":"38510641582512","imei2":"38510641582512","popurl":"www.dinakar-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180481,"job_number":"JOB_180481","tr_customer_id":180499,"tr_customer_product_id":180489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Aagney Shah","mobile_number":"7269978236","email_id":"kumari.prajapat@yahoo.co.in","dop":"2025-12-13","serial_number":"83067945644998","imei1":"83067945644998","imei2":"83067945644998","popurl":"www.tarun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180480,"job_number":"JOB_180480","tr_customer_id":180498,"tr_customer_product_id":180488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Giriraj Embranthiri","mobile_number":"7516024257","email_id":"laxmi.nambeesan@yahoo.co.in","dop":"2025-02-19","serial_number":"66625489580206","imei1":"66625489580206","imei2":"66625489580206","popurl":"www.shakuntala-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180479,"job_number":"JOB_180479","tr_customer_id":180497,"tr_customer_product_id":180487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Chandrakin Iyengar","mobile_number":"7614981149","email_id":"krishnadas.ganaka@hotmail.com","dop":"2025-10-26","serial_number":"44790417982572","imei1":"44790417982572","imei2":"44790417982572","popurl":"www.adhrit-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180478,"job_number":"JOB_180478","tr_customer_id":180496,"tr_customer_product_id":180486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:30.000Z","name":"Maymie Turner","mobile_number":"982-396-7920","email_id":"Fidel75@gmail.com","dop":"2025-10-06","serial_number":"14581508051028254","imei1":"14581508051028254","imei2":"14581508051028254","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180477,"job_number":"JOB_180477","tr_customer_id":180495,"tr_customer_product_id":180485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:35.000Z","name":"Eliezer Sanford","mobile_number":"719-314-0032","email_id":"Cleora_Leffler@gmail.com","dop":"2025-10-06","serial_number":"17215100769250","imei1":"17215100769250","imei2":"17215100769250","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180476,"job_number":"JOB_180476","tr_customer_id":180494,"tr_customer_product_id":180484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:29.000Z","modified_at":"2026-02-08T11:56:29.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"10602887138642","imei1":"10602887138642","imei2":"10602887138642","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180475,"job_number":"JOB_180475","tr_customer_id":180493,"tr_customer_product_id":180483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"Lizeth Yost","mobile_number":"517-358-8821","email_id":"Rickie.Kemmer16@hotmail.com","dop":"2025-10-06","serial_number":"14154532335404648","imei1":"14154532335404648","imei2":"14154532335404648","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180474,"job_number":"JOB_180474","tr_customer_id":180492,"tr_customer_product_id":180482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:28.000Z","name":"River Stoltenberg","mobile_number":"776-557-5247","email_id":"Kaitlin_Muller@gmail.com","dop":"2025-10-06","serial_number":"18911369296922","imei1":"18911369296922","imei2":"18911369296922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180473,"job_number":"JOB_180473","tr_customer_id":180491,"tr_customer_product_id":180481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"15862201852900","imei1":"15862201852900","imei2":"15862201852900","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180472,"job_number":"JOB_180472","tr_customer_id":180490,"tr_customer_product_id":180480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"Adell Mann","mobile_number":"255-770-5924","email_id":"Amina42@gmail.com","dop":"2025-10-06","serial_number":"13863447283476922","imei1":"13863447283476922","imei2":"13863447283476922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180471,"job_number":"JOB_180471","tr_customer_id":180489,"tr_customer_product_id":180479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:20.000Z","name":"Alfonso Bernier","mobile_number":"745-671-1306","email_id":"Emil91@gmail.com","dop":"2025-10-06","serial_number":"15862638188771","imei1":"15862638188771","imei2":"15862638188771","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180470,"job_number":"JOB_180470","tr_customer_id":180488,"tr_customer_product_id":180478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"14903993461270","imei1":"14903993461270","imei2":"14903993461270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180469,"job_number":"JOB_180469","tr_customer_id":180487,"tr_customer_product_id":180477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:07.000Z","modified_at":"2026-02-08T11:56:07.000Z","name":"Quinton Gleason","mobile_number":"389-508-7682","email_id":"Bennie80@gmail.com","dop":"2025-10-06","serial_number":"11654216331032690","imei1":"11654216331032690","imei2":"11654216331032690","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180468,"job_number":"JOB_180468","tr_customer_id":180486,"tr_customer_product_id":180476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:12.000Z","name":"Carlos Carter","mobile_number":"299-952-1943","email_id":"Dannie26@hotmail.com","dop":"2025-10-06","serial_number":"15061174221257","imei1":"15061174221257","imei2":"15061174221257","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180467,"job_number":"JOB_180467","tr_customer_id":180485,"tr_customer_product_id":180475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:06.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11562439802522","imei1":"11562439802522","imei2":"11562439802522","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180466,"job_number":"JOB_180466","tr_customer_id":180484,"tr_customer_product_id":180474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"Ronny Schmeler","mobile_number":"839-272-8496","email_id":"Lura_Satterfield@hotmail.com","dop":"2025-10-06","serial_number":"19206778035785576","imei1":"19206778035785576","imei2":"19206778035785576","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180465,"job_number":"JOB_180465","tr_customer_id":180483,"tr_customer_product_id":180473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:50:03.000Z","name":"Felton Wuckert","mobile_number":"654-534-1929","email_id":"Sandra_OConnell@gmail.com","dop":"2025-10-06","serial_number":"18778323681807","imei1":"18778323681807","imei2":"18778323681807","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180464,"job_number":"JOB_180464","tr_customer_id":180482,"tr_customer_product_id":180472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"19538802870725","imei1":"19538802870725","imei2":"19538802870725","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180463,"job_number":"JOB_180463","tr_customer_id":180481,"tr_customer_product_id":180471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"Abdiel Frami","mobile_number":"595-621-3666","email_id":"Jimmy.Glover90@yahoo.com","dop":"2025-10-06","serial_number":"12056811978793420","imei1":"12056811978793420","imei2":"12056811978793420","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180462,"job_number":"JOB_180462","tr_customer_id":180480,"tr_customer_product_id":180470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:55.000Z","name":"Khalid Conroy","mobile_number":"526-409-4934","email_id":"Cyrus54@yahoo.com","dop":"2025-10-06","serial_number":"13688759964305","imei1":"13688759964305","imei2":"13688759964305","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180461,"job_number":"JOB_180461","tr_customer_id":180479,"tr_customer_product_id":180469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"19612216072381","imei1":"19612216072381","imei2":"19612216072381","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180460,"job_number":"JOB_180460","tr_customer_id":180478,"tr_customer_product_id":180468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"Jerrod McDermott","mobile_number":"318-662-4893","email_id":"Owen_Kautzer@hotmail.com","dop":"2025-10-06","serial_number":"11964757661694694","imei1":"11964757661694694","imei2":"11964757661694694","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180459,"job_number":"JOB_180459","tr_customer_id":180477,"tr_customer_product_id":180467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:47.000Z","name":"Neva Gaylord","mobile_number":"728-511-4443","email_id":"Tressa19@yahoo.com","dop":"2025-10-06","serial_number":"12736484334866","imei1":"12736484334866","imei2":"12736484334866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180458,"job_number":"JOB_180458","tr_customer_id":180476,"tr_customer_product_id":180466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"16203298625138","imei1":"16203298625138","imei2":"16203298625138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180457,"job_number":"JOB_180457","tr_customer_id":180475,"tr_customer_product_id":180465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:34.000Z","name":"Elisa Cole","mobile_number":"789-927-2429","email_id":"Sydnie94@gmail.com","dop":"2025-10-06","serial_number":"12896362352077666","imei1":"12896362352077666","imei2":"12896362352077666","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180456,"job_number":"JOB_180456","tr_customer_id":180474,"tr_customer_product_id":180464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:39.000Z","name":"Verdie Klein","mobile_number":"547-235-1748","email_id":"Alfreda_Jacobi62@hotmail.com","dop":"2025-10-06","serial_number":"13819869926433","imei1":"13819869926433","imei2":"13819869926433","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180455,"job_number":"JOB_180455","tr_customer_id":180473,"tr_customer_product_id":180463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:33.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"18485449382866","imei1":"18485449382866","imei2":"18485449382866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180454,"job_number":"JOB_180454","tr_customer_id":180472,"tr_customer_product_id":180462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:30:14.000Z","modified_at":"2026-02-08T11:30:14.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2026-01-29","serial_number":"22000036434051","imei1":"22000036434051","imei2":"22000036434051","popurl":"2026-01-29T11:24:32.275217600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180453,"job_number":"JOB_180453","tr_customer_id":180471,"tr_customer_product_id":180461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:34.000Z","modified_at":"2026-02-08T10:49:34.000Z","name":"Buddy Osinski","mobile_number":"626-718-0037","email_id":"Jodie13@gmail.com","dop":"2025-04-06","serial_number":"15762618010654788","imei1":"15762618010654788","imei2":"15762618010654788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180452,"job_number":"JOB_180452","tr_customer_id":180470,"tr_customer_product_id":180460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:33.000Z","modified_at":"2026-02-08T10:50:12.000Z","name":"Emerson Parker","mobile_number":"804-925-7418","email_id":"Belle_Gerhold@gmail.com","dop":"2025-04-06","serial_number":"17263294396039","imei1":"17263294396039","imei2":"17263294396039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180451,"job_number":"JOB_180451","tr_customer_id":180469,"tr_customer_product_id":180459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:32.000Z","modified_at":"2026-02-08T10:49:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273287470860","imei1":"13273287470860","imei2":"13273287470860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180450,"job_number":"JOB_180450","tr_customer_id":180468,"tr_customer_product_id":180458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:47.000Z","modified_at":"2026-02-08T10:48:47.000Z","name":"Brooks Maggio","mobile_number":"751-461-4047","email_id":"Elena81@yahoo.com","dop":"2025-04-06","serial_number":"12795151605996892","imei1":"12795151605996892","imei2":"12795151605996892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180449,"job_number":"JOB_180449","tr_customer_id":180467,"tr_customer_product_id":180457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:46.000Z","modified_at":"2026-02-08T10:49:25.000Z","name":"Adriel Rohan","mobile_number":"607-368-4220","email_id":"Estefania.Auer@gmail.com","dop":"2025-04-06","serial_number":"14122692417753","imei1":"14122692417753","imei2":"14122692417753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180448,"job_number":"JOB_180448","tr_customer_id":180466,"tr_customer_product_id":180456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:45.000Z","modified_at":"2026-02-08T10:48:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17273610913968","imei1":"17273610913968","imei2":"17273610913968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180447,"job_number":"JOB_180447","tr_customer_id":180465,"tr_customer_product_id":180455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:12.000Z","modified_at":"2026-02-08T10:48:12.000Z","name":"Aaratrika Singh","mobile_number":"8631625390","email_id":"raj.arora@gmail.com","dop":"2026-01-29","serial_number":"81436053959528","imei1":"81436053959528","imei2":"81436053959528","popurl":"www.kiran-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180446,"job_number":"JOB_180446","tr_customer_id":180464,"tr_customer_product_id":180454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Neha Lang","mobile_number":"684-820-8565","email_id":"Jeramy50@yahoo.com","dop":"2025-04-06","serial_number":"17916300346536964","imei1":"17916300346536964","imei2":"17916300346536964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180445,"job_number":"JOB_180445","tr_customer_id":180463,"tr_customer_product_id":180453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-29","serial_number":"39821259782184","imei1":"39821259782184","imei2":"39821259782184","popurl":"2026-01-29T10:47:50.264172289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180444,"job_number":"JOB_180444","tr_customer_id":180462,"tr_customer_product_id":180452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:48:38.000Z","name":"Gregoria Kemmer","mobile_number":"591-914-1725","email_id":"Gabrielle30@yahoo.com","dop":"2025-04-06","serial_number":"11001892060604","imei1":"11001892060604","imei2":"11001892060604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180443,"job_number":"JOB_180443","tr_customer_id":180461,"tr_customer_product_id":180451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:47:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585753474045","imei1":"16585753474045","imei2":"16585753474045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180442,"job_number":"JOB_180442","tr_customer_id":180460,"tr_customer_product_id":180450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:55.000Z","modified_at":"2026-02-08T10:47:55.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10269752935412","imei2":"10269752935412","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180441,"job_number":"JOB_180441","tr_customer_id":180459,"tr_customer_product_id":180449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:16.000Z","modified_at":"2026-02-08T10:47:16.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10902329612541","imei2":"10902329612541","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180440,"job_number":"JOB_180440","tr_customer_id":180458,"tr_customer_product_id":180448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:42:52.000Z","modified_at":"2026-02-08T10:42:52.000Z","name":"Chinmayananda Chaturvedi","mobile_number":"707335497707","email_id":"archan.sethi@yahoo.co.in","dop":"2026-01-29","serial_number":"43645656623488","imei1":"43645656623488","imei2":"43645656623488","popurl":"www.bhoopat-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180439,"job_number":"JOB_180439","tr_customer_id":180457,"tr_customer_product_id":180447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:38:03.000Z","modified_at":"2026-02-08T10:38:03.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"12345678903457","imei2":"12345678903457","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180438,"job_number":"JOB_180438","tr_customer_id":180456,"tr_customer_product_id":180446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:35:22.000Z","modified_at":"2026-02-08T10:35:22.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147162","imei1":"45147707147162","imei2":"45147707147162","popurl":"2026-01-29T10:35:20.573138300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180437,"job_number":"JOB_180437","tr_customer_id":180455,"tr_customer_product_id":180445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:31:37.000Z","modified_at":"2026-02-08T10:31:37.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147112","imei1":"45147707147112","imei2":"45147707147112","popurl":"2026-01-29T10:31:35.515661200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180436,"job_number":"JOB_180436","tr_customer_id":180454,"tr_customer_product_id":180444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:59.000Z","modified_at":"2026-02-08T10:27:59.000Z","name":"Marina Roberts","mobile_number":"394-879-6406","email_id":"Camden.Gerhold39@hotmail.com","dop":"2025-10-06","serial_number":"16013752338461256","imei1":"16013752338461256","imei2":"16013752338461256","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180435,"job_number":"JOB_180435","tr_customer_id":180453,"tr_customer_product_id":180443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:58.000Z","modified_at":"2026-02-08T10:28:04.000Z","name":"Casper Lockman","mobile_number":"955-333-3617","email_id":"Stacey.Bednar77@hotmail.com","dop":"2025-10-06","serial_number":"17941352172354","imei1":"17941352172354","imei2":"17941352172354","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180434,"job_number":"JOB_180434","tr_customer_id":180452,"tr_customer_product_id":180442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:42.000Z","modified_at":"2026-02-08T10:24:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147312","imei1":"45147707147312","imei2":"45147707147312","popurl":"2026-01-29T10:24:40.732916500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180433,"job_number":"JOB_180433","tr_customer_id":180451,"tr_customer_product_id":180441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:20.000Z","modified_at":"2026-02-08T10:24:25.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"78710893801036","imei1":"78710893801036","imei2":"78710893801036","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180432,"job_number":"JOB_180432","tr_customer_id":180450,"tr_customer_product_id":180440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:13.000Z","modified_at":"2026-02-08T10:24:18.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"25269706481925","imei1":"25269706481925","imei2":"25269706481925","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180431,"job_number":"JOB_180431","tr_customer_id":180449,"tr_customer_product_id":180439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:06.000Z","modified_at":"2026-02-08T10:24:11.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"51725091409890","imei1":"51725091409890","imei2":"51725091409890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180430,"job_number":"JOB_180430","tr_customer_id":180448,"tr_customer_product_id":180438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:22:45.000Z","modified_at":"2026-02-08T10:22:45.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147332","imei1":"45147707147332","imei2":"45147707147332","popurl":"2026-01-29T10:22:43.235660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180429,"job_number":"JOB_180429","tr_customer_id":180447,"tr_customer_product_id":180437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:32.000Z","modified_at":"2026-02-08T10:20:37.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"40482845033555","imei1":"40482845033555","imei2":"40482845033555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180428,"job_number":"JOB_180428","tr_customer_id":180446,"tr_customer_product_id":180436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:26.000Z","modified_at":"2026-02-08T10:20:31.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"31042534586055","imei1":"31042534586055","imei2":"31042534586055","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180427,"job_number":"JOB_180427","tr_customer_id":180445,"tr_customer_product_id":180435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:19.000Z","modified_at":"2026-02-08T10:20:24.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"95198181571160","imei1":"95198181571160","imei2":"95198181571160","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180426,"job_number":"JOB_180426","tr_customer_id":180444,"tr_customer_product_id":180434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:10.000Z","name":"Coby Kovacek","mobile_number":"419-774-8808","email_id":"Brayan.Swift@hotmail.com","dop":"2025-10-06","serial_number":"18875859046142060","imei1":"18875859046142060","imei2":"18875859046142060","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180425,"job_number":"JOB_180425","tr_customer_id":180443,"tr_customer_product_id":180433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:16.000Z","name":"Cordie D'Amore","mobile_number":"887-672-5383","email_id":"Marlen96@hotmail.com","dop":"2025-10-06","serial_number":"16472114617915","imei1":"16472114617915","imei2":"16472114617915","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180424,"job_number":"JOB_180424","tr_customer_id":180442,"tr_customer_product_id":180432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:25.000Z","modified_at":"2026-02-08T10:17:30.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"76034731156475","imei1":"76034731156475","imei2":"76034731156475","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180423,"job_number":"JOB_180423","tr_customer_id":180441,"tr_customer_product_id":180431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:19.000Z","modified_at":"2026-02-08T10:17:24.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"59332282127769","imei1":"59332282127769","imei2":"59332282127769","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180422,"job_number":"JOB_180422","tr_customer_id":180440,"tr_customer_product_id":180430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:13.000Z","modified_at":"2026-02-08T10:17:17.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"41658066304875","imei1":"41658066304875","imei2":"41658066304875","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180421,"job_number":"JOB_180421","tr_customer_id":180439,"tr_customer_product_id":180429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Meenakshi Menon","mobile_number":"7653350158","email_id":"ekaling.talwar@gmail.com","dop":"2025-11-21","serial_number":"97929802734046","imei1":"97929802734046","imei2":"97929802734046","popurl":"www.aaryan-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180419,"job_number":"JOB_180419","tr_customer_id":180437,"tr_customer_product_id":180427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Giriraj Sharma","mobile_number":"7059970083","email_id":"anamika.dwivedi@yahoo.co.in","dop":"2025-03-23","serial_number":"54151616863063","imei1":"54151616863063","imei2":"54151616863063","popurl":"www.asha-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180418,"job_number":"JOB_180418","tr_customer_id":180436,"tr_customer_product_id":180426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Javas Trivedi","mobile_number":"7660691524","email_id":"ujjawal.shukla@gmail.com","dop":"2025-08-07","serial_number":"11488350202786","imei1":"11488350202786","imei2":"11488350202786","popurl":"www.mohini-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180417,"job_number":"JOB_180417","tr_customer_id":180435,"tr_customer_product_id":180425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Vaidehi Gowda","mobile_number":"7221393002","email_id":"chandrabhan.chaturvedi@yahoo.co.in","dop":"2025-07-12","serial_number":"23912569091325","imei1":"23912569091325","imei2":"23912569091325","popurl":"www.gorakhanatha-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180415,"job_number":"JOB_180415","tr_customer_id":180434,"tr_customer_product_id":180423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Surya Khatri","mobile_number":"7096531935","email_id":"aanand.gill@gmail.com","dop":"2025-07-07","serial_number":"41664343426442","imei1":"41664343426442","imei2":"41664343426442","popurl":"www.dron-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180414,"job_number":"JOB_180414","tr_customer_id":180432,"tr_customer_product_id":180422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Gautam Dwivedi","mobile_number":"7546580083","email_id":"rageswari.sethi@hotmail.com","dop":"2026-01-24","serial_number":"51604380631206","imei1":"51604380631206","imei2":"51604380631206","popurl":"www.anjaneya-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180413,"job_number":"JOB_180413","tr_customer_id":180431,"tr_customer_product_id":180421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Deeptiman Menon","mobile_number":"7501911631","email_id":"sarala.mehra@yahoo.co.in","dop":"2025-07-23","serial_number":"97500677726553","imei1":"97500677726553","imei2":"97500677726553","popurl":"www.acharyasuta-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180412,"job_number":"JOB_180412","tr_customer_id":180430,"tr_customer_product_id":180420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:06.000Z","name":"Clinton Collier","mobile_number":"384-278-8289","email_id":"Henri45@gmail.com","dop":"2025-10-06","serial_number":"17879201515310536","imei1":"17879201515310536","imei2":"17879201515310536","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180411,"job_number":"JOB_180411","tr_customer_id":180429,"tr_customer_product_id":180419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:12.000Z","name":"Bailey Watsica","mobile_number":"536-651-6673","email_id":"Delores32@gmail.com","dop":"2025-10-06","serial_number":"11499567007358","imei1":"11499567007358","imei2":"11499567007358","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180410,"job_number":"JOB_180410","tr_customer_id":180428,"tr_customer_product_id":180418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:09:31.000Z","modified_at":"2026-02-08T10:09:36.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"61044288680091","imei1":"61044288680091","imei2":"61044288680091","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:09:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180409,"job_number":"JOB_180409","tr_customer_id":180427,"tr_customer_product_id":180417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:00:26.000Z","modified_at":"2026-02-08T10:00:30.000Z","name":"Abdul1 Hameed","mobile_number":"7502060005","email_id":"testex@gmail.com","dop":"2025-12-31","serial_number":"11156694762387","imei1":"11156694762387","imei2":"11156694762387","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180408,"job_number":"JOB_180408","tr_customer_id":180426,"tr_customer_product_id":180416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:00:19.000Z","modified_at":"2026-02-08T10:00:24.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"23961182023965","imei1":"23961182023965","imei2":"23961182023965","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180407,"job_number":"JOB_180407","tr_customer_id":180425,"tr_customer_product_id":180415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:56:22.000Z","modified_at":"2026-02-08T09:56:22.000Z","name":"Suman Gowda","mobile_number":"7076954458","email_id":"brahma.arora@hotmail.com","dop":"2025-11-04","serial_number":"34942046714317","imei1":"34942046714317","imei2":"34942046714317","popurl":"www.aditya-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180406,"job_number":"JOB_180406","tr_customer_id":180424,"tr_customer_product_id":180414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:22.000Z","modified_at":"2026-02-08T09:51:22.000Z","name":"Ramona Jaskolski","mobile_number":"673-642-8526","email_id":"Meda78@yahoo.com","dop":"2025-04-06","serial_number":"12502251686350558","imei1":"12502251686350558","imei2":"12502251686350558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180405,"job_number":"JOB_180405","tr_customer_id":180423,"tr_customer_product_id":180413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:52:00.000Z","name":"Cierra Becker","mobile_number":"959-789-2092","email_id":"Mireya.Marvin@gmail.com","dop":"2025-04-06","serial_number":"17043404913786","imei1":"17043404913786","imei2":"17043404913786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180404,"job_number":"JOB_180404","tr_customer_id":180422,"tr_customer_product_id":180412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:51:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10237859697455","imei1":"10237859697455","imei2":"10237859697455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180403,"job_number":"JOB_180403","tr_customer_id":180421,"tr_customer_product_id":180411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:35.000Z","modified_at":"2026-02-08T09:50:35.000Z","name":"Ally Haag","mobile_number":"781-422-4795","email_id":"Fausto_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19763401138500616","imei1":"19763401138500616","imei2":"19763401138500616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180402,"job_number":"JOB_180402","tr_customer_id":180420,"tr_customer_product_id":180410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:51:13.000Z","name":"Missouri Littel","mobile_number":"980-758-8141","email_id":"Jabari6@gmail.com","dop":"2025-04-06","serial_number":"18010227697737","imei1":"18010227697737","imei2":"18010227697737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180401,"job_number":"JOB_180401","tr_customer_id":180419,"tr_customer_product_id":180409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:50:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12249084871671","imei1":"12249084871671","imei2":"12249084871671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180400,"job_number":"JOB_180400","tr_customer_id":180418,"tr_customer_product_id":180408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:47.000Z","modified_at":"2026-02-08T09:49:47.000Z","name":"Narciso Rogahn","mobile_number":"549-478-5229","email_id":"Esmeralda.Williamson84@hotmail.com","dop":"2025-04-06","serial_number":"19117205773732960","imei1":"19117205773732960","imei2":"19117205773732960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180399,"job_number":"JOB_180399","tr_customer_id":180417,"tr_customer_product_id":180407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:46.000Z","modified_at":"2026-02-08T09:50:26.000Z","name":"Aileen Nienow","mobile_number":"649-536-3311","email_id":"Antwan30@yahoo.com","dop":"2025-04-06","serial_number":"10919778244908","imei1":"10919778244908","imei2":"10919778244908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180398,"job_number":"JOB_180398","tr_customer_id":180416,"tr_customer_product_id":180406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:45.000Z","modified_at":"2026-02-08T09:49:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19966982250199","imei1":"19966982250199","imei2":"19966982250199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180397,"job_number":"JOB_180397","tr_customer_id":180415,"tr_customer_product_id":180405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:52:32.000Z","modified_at":"2026-02-08T08:52:32.000Z","name":"Test Testng","mobile_number":"1234567890","email_id":"ty@gmail.com","dop":"2026-02-01","serial_number":"12346565656565656","imei1":"12346565656565656","imei2":"12346565656565656","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180396,"job_number":"JOB_180396","tr_customer_id":180414,"tr_customer_product_id":180404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:35:26.000Z","modified_at":"2026-02-08T08:35:32.000Z","name":"Verda Cruickshank","mobile_number":"853-433-8895","email_id":"Marina_Spencer7@hotmail.com","dop":"2025-12-31","serial_number":"75781598248026","imei1":"75781598248026","imei2":"75781598248026","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180395,"job_number":"JOB_180395","tr_customer_id":180413,"tr_customer_product_id":180403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:31:27.000Z","modified_at":"2026-02-08T08:31:33.000Z","name":"Magnolia Russel","mobile_number":"838-231-1016","email_id":"Chester.Grady@hotmail.com","dop":"2025-12-31","serial_number":"77464877655642","imei1":"77464877655642","imei2":"77464877655642","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180394,"job_number":"JOB_180394","tr_customer_id":180412,"tr_customer_product_id":180402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:24:26.000Z","modified_at":"2026-02-08T08:24:31.000Z","name":"Carson Kub","mobile_number":"279-997-0066","email_id":"Abby.Spencer@gmail.com","dop":"2025-12-31","serial_number":"54273865541463","imei1":"54273865541463","imei2":"54273865541463","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180393,"job_number":"JOB_180393","tr_customer_id":180411,"tr_customer_product_id":180401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:29.000Z","modified_at":"2026-02-08T08:15:29.000Z","name":"Sigurd Goldner","mobile_number":"260-863-7865","email_id":"Darwin70@yahoo.com","dop":"2025-04-06","serial_number":"13566396338316338","imei1":"13566396338316338","imei2":"13566396338316338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180392,"job_number":"JOB_180392","tr_customer_id":180410,"tr_customer_product_id":180400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:16:08.000Z","name":"Rowland Graham","mobile_number":"714-621-2540","email_id":"Zoey.Grady@yahoo.com","dop":"2025-04-06","serial_number":"19536696579690","imei1":"19536696579690","imei2":"19536696579690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180391,"job_number":"JOB_180391","tr_customer_id":180409,"tr_customer_product_id":180399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:15:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18578344909355","imei1":"18578344909355","imei2":"18578344909355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180390,"job_number":"JOB_180390","tr_customer_id":180408,"tr_customer_product_id":180398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:42.000Z","modified_at":"2026-02-08T08:14:42.000Z","name":"Dalton Marvin","mobile_number":"557-920-7785","email_id":"Mariano86@yahoo.com","dop":"2025-04-06","serial_number":"10776319090095608","imei1":"10776319090095608","imei2":"10776319090095608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180389,"job_number":"JOB_180389","tr_customer_id":180407,"tr_customer_product_id":180397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:15:20.000Z","name":"Ezra Marks","mobile_number":"488-336-4932","email_id":"Amos.Welch@hotmail.com","dop":"2025-04-06","serial_number":"17930426173433","imei1":"17930426173433","imei2":"17930426173433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180388,"job_number":"JOB_180388","tr_customer_id":180406,"tr_customer_product_id":180396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:14:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10780819994204","imei1":"10780819994204","imei2":"10780819994204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180387,"job_number":"JOB_180387","tr_customer_id":180405,"tr_customer_product_id":180395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:54.000Z","modified_at":"2026-02-08T08:13:54.000Z","name":"Elyse Gleason","mobile_number":"346-355-5136","email_id":"Elta.Auer@gmail.com","dop":"2025-04-06","serial_number":"16311468623419494","imei1":"16311468623419494","imei2":"16311468623419494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180386,"job_number":"JOB_180386","tr_customer_id":180404,"tr_customer_product_id":180394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:14:33.000Z","name":"Joaquin Langosh","mobile_number":"535-454-1310","email_id":"Lavern64@hotmail.com","dop":"2025-04-06","serial_number":"19493412737699","imei1":"19493412737699","imei2":"19493412737699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:14:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180385,"job_number":"JOB_180385","tr_customer_id":180403,"tr_customer_product_id":180393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:13:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13523820461974","imei1":"13523820461974","imei2":"13523820461974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180384,"job_number":"JOB_180384","tr_customer_id":180402,"tr_customer_product_id":180392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:57.000Z","modified_at":"2026-02-08T08:09:57.000Z","name":"Francisca Monahan","mobile_number":"936-288-0865","email_id":"Waylon_Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"12633359571850206","imei1":"12633359571850206","imei2":"12633359571850206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180383,"job_number":"JOB_180383","tr_customer_id":180401,"tr_customer_product_id":180391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:10:36.000Z","name":"Myrtle O'Kon","mobile_number":"562-412-9564","email_id":"Marina_Kuhn43@hotmail.com","dop":"2025-04-06","serial_number":"19780848786059","imei1":"19780848786059","imei2":"19780848786059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180382,"job_number":"JOB_180382","tr_customer_id":180400,"tr_customer_product_id":180390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:09:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17336180218794","imei1":"17336180218794","imei2":"17336180218794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180381,"job_number":"JOB_180381","tr_customer_id":180399,"tr_customer_product_id":180389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:09.000Z","modified_at":"2026-02-08T08:09:09.000Z","name":"Sammie Ledner","mobile_number":"444-409-5986","email_id":"Luz_Lemke@hotmail.com","dop":"2025-04-06","serial_number":"13418824910768406","imei1":"13418824910768406","imei2":"13418824910768406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180380,"job_number":"JOB_180380","tr_customer_id":180398,"tr_customer_product_id":180388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:48.000Z","name":"Aileen Stanton","mobile_number":"503-878-5341","email_id":"Dandre.Witting42@yahoo.com","dop":"2025-04-06","serial_number":"10820274107845","imei1":"10820274107845","imei2":"10820274107845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180379,"job_number":"JOB_180379","tr_customer_id":180397,"tr_customer_product_id":180387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15419500969050","imei1":"15419500969050","imei2":"15419500969050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180378,"job_number":"JOB_180378","tr_customer_id":180396,"tr_customer_product_id":180386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:21.000Z","modified_at":"2026-02-08T08:08:21.000Z","name":"Kiarra Flatley","mobile_number":"938-824-4429","email_id":"Keon15@yahoo.com","dop":"2025-04-06","serial_number":"10904959962650748","imei1":"10904959962650748","imei2":"10904959962650748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180377,"job_number":"JOB_180377","tr_customer_id":180395,"tr_customer_product_id":180385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:09:00.000Z","name":"Dianna Larson","mobile_number":"976-636-0185","email_id":"Mckenzie_Koch@hotmail.com","dop":"2025-04-06","serial_number":"18965627859135","imei1":"18965627859135","imei2":"18965627859135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180376,"job_number":"JOB_180376","tr_customer_id":180394,"tr_customer_product_id":180384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:08:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845039250836","imei1":"17845039250836","imei2":"17845039250836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180373,"job_number":"JOB_180373","tr_customer_id":180391,"tr_customer_product_id":180381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:31.000Z","modified_at":"2026-02-08T07:54:31.000Z","name":"Sydney Lindgren","mobile_number":"536-816-9570","email_id":"Jayden17@yahoo.com","dop":"2025-04-06","serial_number":"11009572995920926","imei1":"11009572995920926","imei2":"11009572995920926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180372,"job_number":"JOB_180372","tr_customer_id":180390,"tr_customer_product_id":180380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:30.000Z","modified_at":"2026-02-08T07:55:10.000Z","name":"Kristopher Miller","mobile_number":"822-862-5882","email_id":"Vladimir_Langworth@gmail.com","dop":"2025-04-06","serial_number":"10393472107241","imei1":"10393472107241","imei2":"10393472107241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180371,"job_number":"JOB_180371","tr_customer_id":180389,"tr_customer_product_id":180379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:03.000Z","modified_at":"2026-02-08T07:54:03.000Z","name":"Fritz O'Connell","mobile_number":"908-470-2092","email_id":"Herman_Roob@yahoo.com","dop":"2025-04-06","serial_number":"12059684823220216","imei1":"12059684823220216","imei2":"12059684823220216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180370,"job_number":"JOB_180370","tr_customer_id":180388,"tr_customer_product_id":180378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:01.000Z","modified_at":"2026-02-08T07:54:42.000Z","name":"Earl O'Conner","mobile_number":"528-586-5125","email_id":"Kelly6@yahoo.com","dop":"2025-04-06","serial_number":"19717414092296","imei1":"19717414092296","imei2":"19717414092296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180369,"job_number":"JOB_180369","tr_customer_id":180387,"tr_customer_product_id":180377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:46:20.000Z","modified_at":"2026-02-08T07:46:20.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22000736434051","imei1":"22000736434051","imei2":"22000736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180368,"job_number":"JOB_180368","tr_customer_id":180386,"tr_customer_product_id":180376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:39:34.000Z","modified_at":"2026-02-08T07:39:40.000Z","name":"Edison Davis","mobile_number":"915-606-2662","email_id":"Claudie99@yahoo.com","dop":"2025-12-31","serial_number":"68853472248024","imei1":"68853472248024","imei2":"68853472248024","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180367,"job_number":"JOB_180367","tr_customer_id":180385,"tr_customer_product_id":180375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:38:22.000Z","modified_at":"2026-02-08T07:38:27.000Z","name":"Anya Ledner","mobile_number":"540-705-0157","email_id":"Reece.Emmerich@hotmail.com","dop":"2025-12-31","serial_number":"76587316976309","imei1":"76587316976309","imei2":"76587316976309","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180366,"job_number":"JOB_180366","tr_customer_id":180384,"tr_customer_product_id":180374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:34:24.000Z","modified_at":"2026-02-08T07:34:24.000Z","name":"Felipa Greenfelder","mobile_number":"983-355-7487","email_id":"Concepcion_Mueller45@yahoo.com","dop":"2025-12-31","serial_number":"29750079310539","imei1":"29750079310539","imei2":"29750079310539","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180365,"job_number":"JOB_180365","tr_customer_id":180383,"tr_customer_product_id":180373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:32:52.000Z","modified_at":"2026-02-08T07:32:57.000Z","name":"Dangelo Batz","mobile_number":"455-525-4270","email_id":"Vernie.Powlowski7@gmail.com","dop":"2025-12-31","serial_number":"40774132731169","imei1":"40774132731169","imei2":"40774132731169","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180364,"job_number":"JOB_180364","tr_customer_id":180382,"tr_customer_product_id":180372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:31:37.000Z","modified_at":"2026-02-08T07:31:37.000Z","name":"Abby Bednar","mobile_number":"911-744-6038","email_id":"Elenor.Kovacek@gmail.com","dop":"2025-12-31","serial_number":"45585213515438","imei1":"45585213515438","imei2":"45585213515438","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180363,"job_number":"JOB_180363","tr_customer_id":180381,"tr_customer_product_id":180371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:34.000Z","modified_at":"2026-02-08T07:29:34.000Z","name":"Sigrid Gibson","mobile_number":"418-748-1640","email_id":"Maximillian_McLaughlin@hotmail.com","dop":"2025-12-01","serial_number":"14164967400191","imei1":"14164967400191","imei2":"14164967400191","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180362,"job_number":"JOB_180362","tr_customer_id":180380,"tr_customer_product_id":180370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:14.000Z","modified_at":"2026-02-08T07:29:20.000Z","name":"Haylie Baumbach","mobile_number":"821-504-2242","email_id":"Jane_Armstrong@yahoo.com","dop":"2025-12-31","serial_number":"37223095409873","imei1":"37223095409873","imei2":"37223095409873","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180361,"job_number":"JOB_180361","tr_customer_id":180379,"tr_customer_product_id":180369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:24:06.000Z","modified_at":"2026-02-08T07:24:12.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"37490124921566","imei1":"37490124921566","imei2":"37490124921566","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180360,"job_number":"JOB_180360","tr_customer_id":180378,"tr_customer_product_id":180368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:12:09.000Z","modified_at":"2026-02-08T07:12:09.000Z","name":"Mike Robel","mobile_number":"577-759-1295","email_id":"Drew.Hettinger4@hotmail.com","dop":"2025-12-01","serial_number":"13518373317110","imei1":"13518373317110","imei2":"13518373317110","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180359,"job_number":"JOB_180359","tr_customer_id":180377,"tr_customer_product_id":180367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:47.000Z","name":"Gregory Kuvalis","mobile_number":"480-575-7402","email_id":"Evalyn.Johnston@yahoo.com","dop":"2025-12-01","serial_number":"11296255738185","imei1":"11296255738185","imei2":"11296255738185","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180358,"job_number":"JOB_180358","tr_customer_id":180376,"tr_customer_product_id":180366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:35.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19059105419490","imei1":"19059105419490","imei2":"19059105419490","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180357,"job_number":"JOB_180357","tr_customer_id":180375,"tr_customer_product_id":180365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:31.000Z","name":"Gregoria Hahn","mobile_number":"345-254-8273","email_id":"Cristina_Hegmann20@gmail.com","dop":"2025-12-01","serial_number":"17377349983164","imei1":"17377349983164","imei2":"17377349983164","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180356,"job_number":"JOB_180356","tr_customer_id":180374,"tr_customer_product_id":180364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:18.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10183536677257","imei1":"10183536677257","imei2":"10183536677257","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180355,"job_number":"JOB_180355","tr_customer_id":180373,"tr_customer_product_id":180363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:14.000Z","name":"Joyce Wiza","mobile_number":"678-974-3409","email_id":"Providenci_Labadie@hotmail.com","dop":"2025-12-01","serial_number":"18914352098135","imei1":"18914352098135","imei2":"18914352098135","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180354,"job_number":"JOB_180354","tr_customer_id":180372,"tr_customer_product_id":180362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:01.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19070684554277","imei1":"19070684554277","imei2":"19070684554277","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180353,"job_number":"JOB_180353","tr_customer_id":180371,"tr_customer_product_id":180361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:01:16.000Z","modified_at":"2026-02-08T07:01:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180352,"job_number":"JOB_180352","tr_customer_id":180370,"tr_customer_product_id":180360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:31.000Z","modified_at":"2026-02-08T06:50:31.000Z","name":"Corrine Sawayn","mobile_number":"951-794-3342","email_id":"Scarlett_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12876402730082190","imei1":"12876402730082190","imei2":"12876402730082190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180351,"job_number":"JOB_180351","tr_customer_id":180369,"tr_customer_product_id":180359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:30.000Z","modified_at":"2026-02-08T06:51:08.000Z","name":"Susanna Harris","mobile_number":"744-579-2010","email_id":"Zoila80@hotmail.com","dop":"2025-04-06","serial_number":"14564229129468","imei1":"14564229129468","imei2":"14564229129468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180350,"job_number":"JOB_180350","tr_customer_id":180368,"tr_customer_product_id":180358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:47.000Z","modified_at":"2026-02-08T06:49:47.000Z","name":"Clemens Heidenreich","mobile_number":"862-266-6877","email_id":"Webster68@gmail.com","dop":"2025-04-06","serial_number":"17782421261729192","imei1":"17782421261729192","imei2":"17782421261729192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180349,"job_number":"JOB_180349","tr_customer_id":180367,"tr_customer_product_id":180357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:45.000Z","modified_at":"2026-02-08T06:50:23.000Z","name":"Carmine Gottlieb","mobile_number":"793-483-1983","email_id":"Brady.Schinner@gmail.com","dop":"2025-04-06","serial_number":"13483266716448","imei1":"13483266716448","imei2":"13483266716448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180348,"job_number":"JOB_180348","tr_customer_id":180366,"tr_customer_product_id":180356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:02.000Z","modified_at":"2026-02-08T06:49:02.000Z","name":"Susan Kiehn","mobile_number":"503-266-1251","email_id":"Elda95@hotmail.com","dop":"2025-04-06","serial_number":"18261093677071210","imei1":"18261093677071210","imei2":"18261093677071210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180347,"job_number":"JOB_180347","tr_customer_id":180365,"tr_customer_product_id":180355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:00.000Z","modified_at":"2026-02-08T06:49:38.000Z","name":"Hilbert Mills","mobile_number":"559-968-7307","email_id":"Cleveland_Gulgowski42@hotmail.com","dop":"2025-04-06","serial_number":"14533022734448","imei1":"14533022734448","imei2":"14533022734448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180336,"job_number":"JOB_180336","tr_customer_id":180354,"tr_customer_product_id":180344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:17.000Z","modified_at":"2026-02-08T05:45:55.000Z","name":"Rhianna Marks","mobile_number":"324-513-9406","email_id":"Pearl.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"14417273118922","imei1":"14417273118922","imei2":"14417273118922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180334,"job_number":"JOB_180334","tr_customer_id":180352,"tr_customer_product_id":180342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:06.000Z","modified_at":"2026-02-08T05:45:45.000Z","name":"Anika O'Conner","mobile_number":"275-737-2691","email_id":"Reece17@yahoo.com","dop":"2025-04-06","serial_number":"13962510551737","imei1":"13962510551737","imei2":"13962510551737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180333,"job_number":"JOB_180333","tr_customer_id":180351,"tr_customer_product_id":180341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:26:03.000Z","name":"Daryl Reichert","mobile_number":"368-676-1042","email_id":"Beryl.Gutkowski@gmail.com","dop":"2025-07-01","serial_number":"107859971796574","imei1":"107859971796574","imei2":"107859971796574","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180331,"job_number":"JOB_180331","tr_customer_id":180349,"tr_customer_product_id":180339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:39.000Z","modified_at":"2026-02-08T05:25:50.000Z","name":"Daija Harvey","mobile_number":"974-791-8090","email_id":"Nicole_Ondricka70@hotmail.com","dop":"2025-07-01","serial_number":"107178590854176","imei1":"107178590854176","imei2":"107178590854176","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180327,"job_number":"JOB_180327","tr_customer_id":180345,"tr_customer_product_id":180335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:30.000Z","modified_at":"2026-02-08T04:58:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58874541690021","imei1":"58874541690021","imei2":"58874541690021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180320,"job_number":"JOB_180320","tr_customer_id":180338,"tr_customer_product_id":180328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60722498168234","imei1":"60722498168234","imei2":"60722498168234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180313,"job_number":"JOB_180313","tr_customer_id":180331,"tr_customer_product_id":180321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17958760293945","imei1":"17958760293945","imei2":"17958760293945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180304,"job_number":"JOB_180304","tr_customer_id":180322,"tr_customer_product_id":180312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:28.000Z","modified_at":"2026-02-08T04:45:05.000Z","name":"Judah Block","mobile_number":"416-966-9657","email_id":"Robbie68@gmail.com","dop":"2000-01-31","serial_number":"10323588403259","imei1":"10323588403259","imei2":"10323588403259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180300,"job_number":"JOB_180300","tr_customer_id":180318,"tr_customer_product_id":180308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:44:37.000Z","name":"Barney Kuhic","mobile_number":"450-226-9333","email_id":"Roscoe.Marquardt61@hotmail.com","dop":"2025-04-06","serial_number":"14661112128945","imei1":"14661112128945","imei2":"14661112128945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180297,"job_number":"JOB_180297","tr_customer_id":180315,"tr_customer_product_id":180305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:58.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Shana Leuschke","mobile_number":"548-915-3248","email_id":"Marisol.Douglas28@hotmail.com","dop":"2025-04-06","serial_number":"16815738379460","imei1":"16815738379460","imei2":"16815738379460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180295,"job_number":"JOB_180295","tr_customer_id":180313,"tr_customer_product_id":180303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Sarah Aufderhar","mobile_number":"632-314-1631","email_id":"Theresia.Hessel94@gmail.com","dop":"2025-04-06","serial_number":"10541493106307","imei1":"10541493106307","imei2":"10541493106307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180291,"job_number":"JOB_180291","tr_customer_id":180309,"tr_customer_product_id":180299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Fatima Cummings","mobile_number":"651-957-2951","email_id":"Icie.Kemmer87@yahoo.com","dop":"2025-04-06","serial_number":"17203171206354","imei1":"17203171206354","imei2":"17203171206354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180289,"job_number":"JOB_180289","tr_customer_id":180307,"tr_customer_product_id":180297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Cathryn Kautzer","mobile_number":"742-704-7987","email_id":"Karli_Willms44@gmail.com","dop":"2025-04-06","serial_number":"13667196980155","imei1":"13667196980155","imei2":"13667196980155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180287,"job_number":"JOB_180287","tr_customer_id":180305,"tr_customer_product_id":180295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:52.000Z","modified_at":"2026-02-08T04:44:28.000Z","name":"Kraig Lebsack","mobile_number":"304-333-3443","email_id":"Melba_Stehr93@hotmail.com","dop":"2025-12-31","serial_number":"100611370313119","imei1":"100611370313119","imei2":"100611370313119","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180284,"job_number":"JOB_180284","tr_customer_id":180302,"tr_customer_product_id":180292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:44:22.000Z","name":"Bennett Breitenberg","mobile_number":"303-655-1898","email_id":"Adalberto.Swaniawski@gmail.com","dop":"2025-04-06","serial_number":"15032102092518","imei1":"15032102092518","imei2":"15032102092518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180281,"job_number":"JOB_180281","tr_customer_id":180299,"tr_customer_product_id":180289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:44:21.000Z","name":"Lauretta Zieme","mobile_number":"799-668-2733","email_id":"Bernadette16@hotmail.com","dop":"2000-01-31","serial_number":"10293619151201","imei1":"10293619151201","imei2":"10293619151201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180278,"job_number":"JOB_180278","tr_customer_id":180296,"tr_customer_product_id":180286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:44:11.000Z","name":"Tara Kozey","mobile_number":"264-322-7085","email_id":"Isai.Grant39@hotmail.com","dop":"2025-04-06","serial_number":"11194241570049","imei1":"11194241570049","imei2":"11194241570049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180275,"job_number":"JOB_180275","tr_customer_id":180293,"tr_customer_product_id":180283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:29.000Z","modified_at":"2026-02-08T04:44:05.000Z","name":"Grant Bahringer","mobile_number":"653-267-6324","email_id":"Kaitlyn.Grant@yahoo.com","dop":"2025-04-06","serial_number":"16908650927498","imei1":"16908650927498","imei2":"16908650927498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180272,"job_number":"JOB_180272","tr_customer_id":180290,"tr_customer_product_id":180280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:52.000Z","name":"Jodie Breitenberg","mobile_number":"929-375-9505","email_id":"Gia50@yahoo.com","dop":"2025-04-06","serial_number":"15267490726759","imei1":"15267490726759","imei2":"15267490726759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180269,"job_number":"JOB_180269","tr_customer_id":180287,"tr_customer_product_id":180277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:13.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"Heaven Wuckert","mobile_number":"793-918-3006","email_id":"Ayden35@hotmail.com","dop":"2025-04-06","serial_number":"16425539591315","imei1":"16425539591315","imei2":"16425539591315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180264,"job_number":"JOB_180264","tr_customer_id":180282,"tr_customer_product_id":180272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:50.000Z","name":"Ally Borer","mobile_number":"385-369-6613","email_id":"Myron_Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14265555971302","imei1":"14265555971302","imei2":"14265555971302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180263,"job_number":"JOB_180263","tr_customer_id":180281,"tr_customer_product_id":180271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:49.000Z","name":"Keshawn Carroll","mobile_number":"959-770-6629","email_id":"Ryan.Rempel@yahoo.com","dop":"2025-04-06","serial_number":"13291226056366","imei1":"13291226056366","imei2":"13291226056366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180259,"job_number":"JOB_180259","tr_customer_id":180277,"tr_customer_product_id":180267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Concepcion West","mobile_number":"737-781-8698","email_id":"Justen86@hotmail.com","dop":"2025-04-06","serial_number":"15208364803390","imei1":"15208364803390","imei2":"15208364803390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180257,"job_number":"JOB_180257","tr_customer_id":180275,"tr_customer_product_id":180265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Callie Wisozk","mobile_number":"638-463-1366","email_id":"Florencio_Murazik99@yahoo.com","dop":"2025-04-06","serial_number":"11864961353435","imei1":"11864961353435","imei2":"11864961353435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180255,"job_number":"JOB_180255","tr_customer_id":180273,"tr_customer_product_id":180263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Clifton DuBuque","mobile_number":"315-529-0014","email_id":"Bertram.Bartoletti@hotmail.com","dop":"2025-12-31","serial_number":"100881252630206","imei1":"100881252630206","imei2":"100881252630206","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180247,"job_number":"JOB_180247","tr_customer_id":180265,"tr_customer_product_id":180255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Maude Effertz","mobile_number":"659-609-5760","email_id":"Clarabelle46@hotmail.com","dop":"2025-04-06","serial_number":"14318175328249","imei1":"14318175328249","imei2":"14318175328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180244,"job_number":"JOB_180244","tr_customer_id":180262,"tr_customer_product_id":180252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"Alayna Hessel","mobile_number":"672-564-6550","email_id":"Jermaine_Tromp@yahoo.com","dop":"2000-01-31","serial_number":"10624781412421","imei1":"10624781412421","imei2":"10624781412421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180240,"job_number":"JOB_180240","tr_customer_id":180258,"tr_customer_product_id":180248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:53.000Z","modified_at":"2026-02-08T04:43:29.000Z","name":"Meghan Wolf","mobile_number":"982-312-9308","email_id":"Rosella.Nitzsche39@gmail.com","dop":"2025-04-06","serial_number":"14502151888464","imei1":"14502151888464","imei2":"14502151888464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180239,"job_number":"JOB_180239","tr_customer_id":180257,"tr_customer_product_id":180247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:43:32.000Z","name":"Vida Mitchell","mobile_number":"851-550-3844","email_id":"Ellsworth_Toy@gmail.com","dop":"2025-04-06","serial_number":"13443808387958","imei1":"13443808387958","imei2":"13443808387958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180235,"job_number":"JOB_180235","tr_customer_id":180253,"tr_customer_product_id":180243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:47.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"Cordie Windler","mobile_number":"830-499-9157","email_id":"Tiana6@yahoo.com","dop":"2025-04-06","serial_number":"13545348490018","imei1":"13545348490018","imei2":"13545348490018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180231,"job_number":"JOB_180231","tr_customer_id":180249,"tr_customer_product_id":180239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:43:26.000Z","name":"Anahi Lakin","mobile_number":"400-784-9351","email_id":"Laurie.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11798562297003","imei1":"11798562297003","imei2":"11798562297003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180225,"job_number":"JOB_180225","tr_customer_id":180243,"tr_customer_product_id":180233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:43:22.000Z","name":"Marquis Douglas","mobile_number":"964-253-4092","email_id":"Hugh_Lueilwitz10@hotmail.com","dop":"2025-04-06","serial_number":"17805614844080","imei1":"17805614844080","imei2":"17805614844080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180221,"job_number":"JOB_180221","tr_customer_id":180239,"tr_customer_product_id":180229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Violette Kuhn","mobile_number":"938-284-6888","email_id":"Nia.Homenick@gmail.com","dop":"2025-04-06","serial_number":"13561073573899","imei1":"13561073573899","imei2":"13561073573899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180219,"job_number":"JOB_180219","tr_customer_id":180237,"tr_customer_product_id":180227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Mariano Hermiston","mobile_number":"893-874-7736","email_id":"Linnie_Pagac47@yahoo.com","dop":"2025-04-06","serial_number":"17501061950817","imei1":"17501061950817","imei2":"17501061950817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180217,"job_number":"JOB_180217","tr_customer_id":180235,"tr_customer_product_id":180225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:38.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Marvin Farrell","mobile_number":"554-925-7174","email_id":"Zelma90@gmail.com","dop":"2025-02-01","serial_number":"52991798288492","imei1":"52991798288492","imei2":"52991798288492","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180207,"job_number":"JOB_180207","tr_customer_id":180225,"tr_customer_product_id":180215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:43:07.000Z","name":"Anika McGlynn","mobile_number":"422-686-4271","email_id":"Lisandro4@hotmail.com","dop":"2025-04-06","serial_number":"14716640798180","imei1":"14716640798180","imei2":"14716640798180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180204,"job_number":"JOB_180204","tr_customer_id":180222,"tr_customer_product_id":180212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:43:05.000Z","name":"Judd Strosin","mobile_number":"939-241-6684","email_id":"Rodolfo.Dibbert53@gmail.com","dop":"2025-04-06","serial_number":"17786004042749","imei1":"17786004042749","imei2":"17786004042749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180194,"job_number":"JOB_180194","tr_customer_id":180212,"tr_customer_product_id":180202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Irwin Schoen","mobile_number":"325-658-2200","email_id":"Jessica.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"12482617759894","imei1":"12482617759894","imei2":"12482617759894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180191,"job_number":"JOB_180191","tr_customer_id":180209,"tr_customer_product_id":180199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Elta Koss","mobile_number":"424-404-6107","email_id":"Dimitri_Willms70@yahoo.com","dop":"2025-04-06","serial_number":"11296079671707","imei1":"11296079671707","imei2":"11296079671707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180190,"job_number":"JOB_180190","tr_customer_id":180208,"tr_customer_product_id":180198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Katlyn Huels","mobile_number":"459-853-5015","email_id":"Alexie_Gibson29@yahoo.com","dop":"2025-04-06","serial_number":"13918126205506","imei1":"13918126205506","imei2":"13918126205506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180189,"job_number":"JOB_180189","tr_customer_id":180207,"tr_customer_product_id":180197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Emmet Gaylord","mobile_number":"515-371-1781","email_id":"Greyson_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11860530963742","imei1":"11860530963742","imei2":"11860530963742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180184,"job_number":"JOB_180184","tr_customer_id":180202,"tr_customer_product_id":180192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Tatyana Bauch","mobile_number":"454-831-5733","email_id":"Jessika39@hotmail.com","dop":"2025-04-06","serial_number":"10154601423659","imei1":"10154601423659","imei2":"10154601423659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180182,"job_number":"JOB_180182","tr_customer_id":180200,"tr_customer_product_id":180190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Luther Cole","mobile_number":"891-623-1027","email_id":"Kathryne50@gmail.com","dop":"2025-04-06","serial_number":"12207525681582","imei1":"12207525681582","imei2":"12207525681582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180180,"job_number":"JOB_180180","tr_customer_id":180198,"tr_customer_product_id":180188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:58.000Z","name":"Troy Bins","mobile_number":"246-620-0457","email_id":"Michele_OHara@hotmail.com","dop":"2025-12-31","serial_number":"103405226333650","imei1":"103405226333650","imei2":"103405226333650","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180176,"job_number":"JOB_180176","tr_customer_id":180194,"tr_customer_product_id":180184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Frieda Heller","mobile_number":"200-577-6704","email_id":"Nikita.Hackett46@yahoo.com","dop":"2025-04-06","serial_number":"17796702781124","imei1":"17796702781124","imei2":"17796702781124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180169,"job_number":"JOB_180169","tr_customer_id":180187,"tr_customer_product_id":180177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:13.000Z","modified_at":"2026-02-08T04:42:51.000Z","name":"Jayce Schmeler","mobile_number":"737-253-7691","email_id":"Isom70@gmail.com","dop":"2025-04-06","serial_number":"13966774790714","imei1":"13966774790714","imei2":"13966774790714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180166,"job_number":"JOB_180166","tr_customer_id":180184,"tr_customer_product_id":180174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:50.000Z","name":"Amir Hilpert","mobile_number":"545-387-5788","email_id":"Lesly_Zboncak@hotmail.com","dop":"2000-01-31","serial_number":"10938261931489","imei1":"10938261931489","imei2":"10938261931489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180163,"job_number":"JOB_180163","tr_customer_id":180181,"tr_customer_product_id":180171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Adelbert McLaughlin","mobile_number":"667-522-4137","email_id":"Nona15@hotmail.com","dop":"2025-04-06","serial_number":"16790261434766","imei1":"16790261434766","imei2":"16790261434766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180160,"job_number":"JOB_180160","tr_customer_id":180178,"tr_customer_product_id":180168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Rosa Padberg","mobile_number":"829-384-7075","email_id":"Magali8@hotmail.com","dop":"2025-04-06","serial_number":"16095052224493","imei1":"16095052224493","imei2":"16095052224493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180158,"job_number":"JOB_180158","tr_customer_id":180176,"tr_customer_product_id":180166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"April Reilly","mobile_number":"896-212-6241","email_id":"Alayna.Frami@hotmail.com","dop":"2025-06-26","serial_number":"10030999707880","imei1":"10030999707880","imei2":"10030999707880","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180156,"job_number":"JOB_180156","tr_customer_id":180174,"tr_customer_product_id":180164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Kitty Schulist","mobile_number":"253-213-0255","email_id":"Emma.Rodriguez17@gmail.com","dop":"2025-04-06","serial_number":"16580230953432","imei1":"16580230953432","imei2":"16580230953432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180152,"job_number":"JOB_180152","tr_customer_id":180170,"tr_customer_product_id":180160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"Bonita Kerluke","mobile_number":"900-462-4265","email_id":"Nicola26@gmail.com","dop":"2025-04-06","serial_number":"14041843497843","imei1":"14041843497843","imei2":"14041843497843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180150,"job_number":"JOB_180150","tr_customer_id":180168,"tr_customer_product_id":180158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Brandon Goldner","mobile_number":"588-422-3922","email_id":"Jewell.Schmitt83@gmail.com","dop":"2025-04-06","serial_number":"14962955731384","imei1":"14962955731384","imei2":"14962955731384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180146,"job_number":"JOB_180146","tr_customer_id":180164,"tr_customer_product_id":180154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:33.000Z","name":"Kade Smitham","mobile_number":"503-808-2855","email_id":"Mafalda47@yahoo.com","dop":"2025-04-06","serial_number":"19039701145523","imei1":"19039701145523","imei2":"19039701145523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180145,"job_number":"JOB_180145","tr_customer_id":180163,"tr_customer_product_id":180153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Lulu Waelchi","mobile_number":"766-493-4900","email_id":"Kenyon_Bechtelar97@yahoo.com","dop":"2025-02-01","serial_number":"32488820702640","imei1":"32488820702640","imei2":"32488820702640","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180143,"job_number":"JOB_180143","tr_customer_id":180161,"tr_customer_product_id":180151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:42:31.000Z","name":"Drake Schultz","mobile_number":"338-322-3171","email_id":"Maximillia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11695841626317","imei1":"11695841626317","imei2":"11695841626317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180138,"job_number":"JOB_180138","tr_customer_id":180156,"tr_customer_product_id":180146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:50.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Kaylah Runolfsdottir","mobile_number":"646-364-9217","email_id":"Tatum22@gmail.com","dop":"2025-04-06","serial_number":"14054277465248","imei1":"14054277465248","imei2":"14054277465248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180134,"job_number":"JOB_180134","tr_customer_id":180152,"tr_customer_product_id":180142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Abigale Streich","mobile_number":"872-510-4971","email_id":"Tommie_Konopelski47@yahoo.com","dop":"2025-04-06","serial_number":"13780368332461","imei1":"13780368332461","imei2":"13780368332461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180132,"job_number":"JOB_180132","tr_customer_id":180150,"tr_customer_product_id":180140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:42:13.000Z","name":"Marilyne Marquardt","mobile_number":"565-563-1035","email_id":"Ella15@hotmail.com","dop":"2025-04-06","serial_number":"17860630572689","imei1":"17860630572689","imei2":"17860630572689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180129,"job_number":"JOB_180129","tr_customer_id":180147,"tr_customer_product_id":180137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80761851878252","imei1":"80761851878252","imei2":"80761851878252","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180127,"job_number":"JOB_180127","tr_customer_id":180145,"tr_customer_product_id":180135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"Thelma Hegmann","mobile_number":"788-521-8278","email_id":"Lisette55@hotmail.com","dop":"2025-04-06","serial_number":"13385414406609","imei1":"13385414406609","imei2":"13385414406609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180123,"job_number":"JOB_180123","tr_customer_id":180141,"tr_customer_product_id":180131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Keyshawn Okuneva","mobile_number":"516-347-7101","email_id":"Martin.Daniel82@yahoo.com","dop":"2025-06-18","serial_number":"10953141535119","imei1":"10953141535119","imei2":"10953141535119","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180120,"job_number":"JOB_180120","tr_customer_id":180138,"tr_customer_product_id":180128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:17.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63847478247549","imei1":"63847478247549","imei2":"63847478247549","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180119,"job_number":"JOB_180119","tr_customer_id":180137,"tr_customer_product_id":180127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:16.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"Telly Luettgen","mobile_number":"546-849-8702","email_id":"Desiree_Ledner@yahoo.com","dop":"2025-04-06","serial_number":"12567997186762","imei1":"12567997186762","imei2":"12567997186762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180114,"job_number":"JOB_180114","tr_customer_id":180132,"tr_customer_product_id":180122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Jewell Beer","mobile_number":"821-940-0429","email_id":"Devyn_Reynolds96@hotmail.com","dop":"2025-04-06","serial_number":"13606018923978","imei1":"13606018923978","imei2":"13606018923978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180112,"job_number":"JOB_180112","tr_customer_id":180130,"tr_customer_product_id":180120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:44.000Z","name":"Candice Murphy","mobile_number":"541-731-0087","email_id":"Patrick_Schowalter@yahoo.com","dop":"2025-02-01","serial_number":"50415421254437","imei1":"50415421254437","imei2":"50415421254437","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180107,"job_number":"JOB_180107","tr_customer_id":180125,"tr_customer_product_id":180115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Marjolaine Franecki","mobile_number":"272-809-9184","email_id":"Meda.Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15538820297436","imei1":"15538820297436","imei2":"15538820297436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180104,"job_number":"JOB_180104","tr_customer_id":180122,"tr_customer_product_id":180112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Hayden Russel","mobile_number":"860-580-8277","email_id":"Shaina63@gmail.com","dop":"2025-04-06","serial_number":"15737786874250","imei1":"15737786874250","imei2":"15737786874250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180103,"job_number":"JOB_180103","tr_customer_id":180121,"tr_customer_product_id":180111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Kenyon Wuckert","mobile_number":"526-977-6742","email_id":"Ottilie14@yahoo.com","dop":"2025-04-06","serial_number":"15184264527549","imei1":"15184264527549","imei2":"15184264527549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180100,"job_number":"JOB_180100","tr_customer_id":180118,"tr_customer_product_id":180108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:45.000Z","name":"Esmeralda Haley","mobile_number":"670-602-2979","email_id":"Burdette54@hotmail.com","dop":"2025-04-06","serial_number":"18600949948430","imei1":"18600949948430","imei2":"18600949948430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180096,"job_number":"JOB_180096","tr_customer_id":180114,"tr_customer_product_id":180104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:58.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Marlin Champlin","mobile_number":"600-511-8314","email_id":"Javonte.Keebler@hotmail.com","dop":"2025-04-06","serial_number":"16080939645234","imei1":"16080939645234","imei2":"16080939645234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180093,"job_number":"JOB_180093","tr_customer_id":180111,"tr_customer_product_id":180101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:41:34.000Z","name":"Jace Funk","mobile_number":"961-854-0155","email_id":"Mathew_Robel55@yahoo.com","dop":"2025-04-06","serial_number":"12956825631175","imei1":"12956825631175","imei2":"12956825631175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180090,"job_number":"JOB_180090","tr_customer_id":180108,"tr_customer_product_id":180098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"Jarred Schaefer","mobile_number":"967-724-3777","email_id":"Ludwig.Schroeder71@yahoo.com","dop":"2025-04-06","serial_number":"17275461962862","imei1":"17275461962862","imei2":"17275461962862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180088,"job_number":"JOB_180088","tr_customer_id":180106,"tr_customer_product_id":180096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Rhea Johnson","mobile_number":"407-280-5585","email_id":"Lukas.Volkman38@hotmail.com","dop":"2025-04-06","serial_number":"18586130289257","imei1":"18586130289257","imei2":"18586130289257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180084,"job_number":"JOB_180084","tr_customer_id":180102,"tr_customer_product_id":180092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"Vincenzo Collins","mobile_number":"564-965-2367","email_id":"Damaris_Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"10985191502936","imei1":"10985191502936","imei2":"10985191502936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180082,"job_number":"JOB_180082","tr_customer_id":180100,"tr_customer_product_id":180090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:22.000Z","name":"Freddie Bernhard","mobile_number":"546-779-4094","email_id":"Dante.Tromp85@gmail.com","dop":"2025-04-06","serial_number":"10260420863742","imei1":"10260420863742","imei2":"10260420863742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180080,"job_number":"JOB_180080","tr_customer_id":180098,"tr_customer_product_id":180088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:20.000Z","name":"Trisha Gerlach","mobile_number":"222-303-8290","email_id":"Lorenza6@gmail.com","dop":"2025-04-06","serial_number":"12450573046909","imei1":"12450573046909","imei2":"12450573046909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180078,"job_number":"JOB_180078","tr_customer_id":180096,"tr_customer_product_id":180086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:41:16.000Z","name":"Delta Ryan","mobile_number":"987-680-9311","email_id":"Khalid71@yahoo.com","dop":"2025-06-18","serial_number":"10557485841608","imei1":"10557485841608","imei2":"10557485841608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180075,"job_number":"JOB_180075","tr_customer_id":180093,"tr_customer_product_id":180083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:06:20.000Z","name":"Elbert Koch","mobile_number":"957-208-6983","email_id":"Cleora_Olson@gmail.com","dop":"2025-04-06","serial_number":"13566312745647","imei1":"13566312745647","imei2":"13566312745647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180072,"job_number":"JOB_180072","tr_customer_id":180090,"tr_customer_product_id":180080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:05:36.000Z","name":"Deshawn Nikolaus","mobile_number":"950-660-0489","email_id":"Kadin69@hotmail.com","dop":"2025-04-06","serial_number":"14617753646920","imei1":"14617753646920","imei2":"14617753646920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180069,"job_number":"JOB_180069","tr_customer_id":180087,"tr_customer_product_id":180077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:51.000Z","name":"Unique Schulist","mobile_number":"297-336-8370","email_id":"Alfredo_Kozey81@hotmail.com","dop":"2025-04-06","serial_number":"16809261507032","imei1":"16809261507032","imei2":"16809261507032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180065,"job_number":"JOB_180065","tr_customer_id":180083,"tr_customer_product_id":180073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:49.000Z","modified_at":"2026-02-08T03:42:06.000Z","name":"Raven Beahan","mobile_number":"664-225-2849","email_id":"Jasen37@gmail.com","dop":"2025-05-30","serial_number":"13533855982528","imei1":"13533855982528","imei2":"13533855982528","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify Expired Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 31B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3bafbfb-942e-4a57-8ed4-c1dcf80ddf95
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 33
Request Body
{
            "details_key": "qwerty"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Verify response payload don't contain message as success 0 1 0
Verify response payload should be an empty array 1 0 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 200
Verify response payload don't contain message as success
expected { message: 'Success', data: [] } to not have property 'message'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 1.01KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33ef541e-9b80-4db0-bb1d-cbabedd77e5d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_180524"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"406-xAyiaoVV0N+y+lKcxy1d6sGNQYI"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 13:39:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":180524,"job_number":"JOB_180524","tr_customer_id":180542,"tr_customer_product_id":180532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:21.000Z","modified_at":"2026-02-08T13:39:21.000Z","name":"Ralph Rosenbaum","mobile_number":"739-203-2221","email_id":"Abagail.Larson25@hotmail.com","dop":"2025-05-30","serial_number":"17568655755306","imei1":"17568655755306","imei2":"17568655755306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code should be 200 OK 1 0 0
Response message should be 'Success' 1 0 0
Response time should be under 200 ms 0 1 0
Response data should be an array with exactly 1 matching job object 1 0 0
Verify the job number in response should match: JOB_180524 1 0 0
Response data should contain property: id 1 0 0
Response data should contain property: job_number 1 0 0
Response data should contain property: name 1 0 0
Response data should contain property: mobile_number 1 0 0
Response data should contain property: email_id 1 0 0
Response data should contain property: dop 1 0 0
Response data should contain property: serial_number 1 0 0
Response data should contain property: imei1 1 0 0
Response data should contain property: imei2 1 0 0
Response data should contain property: mst_platform_name 1 0 0
Response data should contain property: mst_oem_name 1 0 0
Response data should contain property: mst_action_status 1 0 0
Verify job_number (starts with "JOB_") 1 0 0
Validate timestamps: created_at, modified_at are valid ISO date strings 1 0 0
Verify IMEINumber is correct 1 0 0
Verify Name is correct 1 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Total 22 1 0
Test Failure
Test NameAssertion Error
Response time should be under 200 ms
expected 268 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 245ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 218ef352-4225-46c0-ab0e-ade8cde9a3e5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_180524"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 246ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fd8b8dd6-18ca-4c0e-91d4-afec22844608
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_180524"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns 403 Forbidden 0 2 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token da4a7556-9e0e-4352-94e7-1d07f5148b0c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText": "JOB_10110"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid job number returns 200 1 0 0
Verify Invalid job number returns an empty array 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c98f8ee-2d38-4d27-88f1-20e2fb5fc99b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "searchText": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Empty searchText Returns 400 Bad Request 0 1 0
Verify message is: "searchText" is not allowed to be empty 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify Empty searchText Returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_180524
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 1.54KB

Test Pass Percentage
97 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b6170b0f-304e-4ef7-aa7b-f2d509a5ff48
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"629-N5XJIiOPbEdrk25g0sWGX0bwEds"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 13:39:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":180524,"job_number":"JOB_180524","tr_customer_id":180542,"tr_customer_product_id":180532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:21.000Z","modified_at":"2026-02-08T13:39:21.000Z","name":"Ralph Rosenbaum","mobile_number":"739-203-2221","email_id":"Abagail.Larson25@hotmail.com","dop":"2025-05-30","serial_number":"17568655755306","imei1":"17568655755306","imei2":"17568655755306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":688777,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-08T13:39:21.000Z","created_at":"2026-02-08T13:39:21.000Z"},{"id":688778,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-08T13:39:21.000Z","created_at":"2026-02-08T13:39:21.000Z"}],"problems":[{"id":166721,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T13:39:21.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify Message is ' Success' 1 0 0
Response time is under 200 ms 0 1 0
Job number matches the request 1 0 0
Verify json response contains key: id 1 0 0
Verify json response contains key: job_number 1 0 0
Verify json response contains key: name 1 0 0
Verify json response contains key: mobile_number 1 0 0
Verify json response contains key: email_id 1 0 0
Verify json response contains key: mst_model_name 1 0 0
Verify json response contains key: mst_oem_name 1 0 0
Verify json response contains key: tr_customer_id 1 0 0
Verify json response contains key: serial_number 1 0 0
Verify json response contains key: imei1 1 0 0
Verify json response contains key: details 1 0 0
Verify json response contains key: problems 1 0 0
Verify Quotations is an array (can be empty) 1 0 0
Details array contains history with proper status transitions 3 0 0
Details array contains mandatory properties 2 0 0
Verify problems array contains at least one problem with correct structure 1 0 0
Verify customer id is correct 3 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Verify imei number is correct 1 0 0
Total 28 1 0
Test Failure
Test NameAssertion Error
Response time is under 200 ms
expected 277 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_180524
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 23e83593-f312-44e0-a396-84a6809f9f73
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing Authorization token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_180524
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ad983680-4b70-4bd8-baec-3278b634eadd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Authorization token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_180524
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 1.54KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 42d64f0e-e2f7-4a1e-8142-0290f6642ff1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"629-N5XJIiOPbEdrk25g0sWGX0bwEds"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 13:39:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":180524,"job_number":"JOB_180524","tr_customer_id":180542,"tr_customer_product_id":180532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:21.000Z","modified_at":"2026-02-08T13:39:21.000Z","name":"Ralph Rosenbaum","mobile_number":"739-203-2221","email_id":"Abagail.Larson25@hotmail.com","dop":"2025-05-30","serial_number":"17568655755306","imei1":"17568655755306","imei2":"17568655755306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":688777,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-08T13:39:21.000Z","created_at":"2026-02-08T13:39:21.000Z"},{"id":688778,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-08T13:39:21.000Z","created_at":"2026-02-08T13:39:21.000Z"}],"problems":[{"id":166721,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T13:39:21.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Expired Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Authorization token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_909810
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 33B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7df42d9a-0d3c-433e-91cf-dde9980b2701
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Invalid Job Number (Non-existent) will return 200 OK 1 0 0
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar 0 1 0
Verify Invalid Job Number (Non-existent) will return data as null or empty array 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar
expected 'Success' to deeply equal 'No record found'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/909810
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token af3bd6f5-e2cd-4178-8a08-354b9fcd2e1b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 400 Bad Request 0 1 0
Verify Malformed Job Number will return Message as "Invalid job number format" or similar 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Malformed Job Number will return 400 Bad Request
expected response to have status code 400 but got 200
Verify Malformed Job Number will return Message as "Invalid job number format" or similar
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 244ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 67429bf4-efe0-4c61-8ca4-5c138dcfdbfb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 404 Not Found 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_180524
Response Information
Response Code: 404 - Not Found
Mean time per request: 244ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NTZ9.oBacKNGx_CPfJw1DDqacdEWsGGbusdnhx5B3nth_k-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b051c98-8bdd-439a-8648-a8c1145fd12e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 405 Method Not Allowed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Malformed Job Number will return 405 Method Not Allowed
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 698B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 27ba7b70-95db-4521-bc33-57b9a94faa32
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-D5lCqz2ihjssuCs9pJZCGYtZiHw"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NzB9.t-0-jSspfsruUuDXUwq954f63eZdlxxtsJ-44uLKJos"}}
Test Information
NamePassedFailedSkipped
Verify Status code returned is 200 OK 1 0 0
Verify Response time is less than 200ms 0 1 0
Verify Message should be 'Success' 1 0 0
Verify Authorization Token is valid 1 0 0
Verify response follows defined schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify Response time is less than 200ms
expected 247 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 246ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8c679860-e45e-44e6-a56a-61d3fa2f3653
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "Pritish",
            "password": "Test@1234"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Invalid Credentials will return 401 Unauthorized 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Credentials will return 401 Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05380c45-18ae-4dfa-b822-6681fc5fe8ea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Blank Credentials will return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Blank Credentials will return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NzB9.t-0-jSspfsruUuDXUwq954f63eZdlxxtsJ-44uLKJos
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e6d9039-426d-4ac1-b887-bc69f7b323d8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-vhzn+FVEPT1FEyr2SOSPSYEkt50"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 323ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NzB9.t-0-jSspfsruUuDXUwq954f63eZdlxxtsJ-44uLKJos
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c37a785-7a05-4eab-8d69-adba47206655
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-Cbhg5JSHVaoV2RKuAFyYA+Wc5WE"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":730},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 345ms
Mean size per request: 708.9KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NzB9.t-0-jSspfsruUuDXUwq954f63eZdlxxtsJ-44uLKJos
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 417fa4bf-276d-4300-9edf-571d8828b409
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"b1397-tGslGzfrHShIYDiw5IYq7u0Uc2I"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 13:39:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179432,"job_number":"JOB_179432","tr_customer_id":179450,"tr_customer_product_id":179440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:46:18.000Z","modified_at":"2026-02-06T23:46:18.000Z","name":"Archan Khatri","mobile_number":"7005545634","email_id":"girija.kaul@yahoo.co.in","dop":"2026-01-27","serial_number":"485073609796851","imei1":"485073609796851","imei2":"485073609796851","popurl":"www.susheel-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179433,"job_number":"JOB_179433","tr_customer_id":179451,"tr_customer_product_id":179441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:48:43.000Z","modified_at":"2026-02-06T23:48:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-27","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-27T23:48:42.666683998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179435,"job_number":"JOB_179435","tr_customer_id":179453,"tr_customer_product_id":179443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:52.000Z","modified_at":"2026-02-07T03:07:52.000Z","name":"Hershel Mraz","mobile_number":"699-860-4928","email_id":"Niko_Cole18@yahoo.com","dop":"2025-05-30","serial_number":"16777482303083","imei1":"16777482303083","imei2":"16777482303083","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179436,"job_number":"JOB_179436","tr_customer_id":179454,"tr_customer_product_id":179444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:54.000Z","modified_at":"2026-02-07T03:07:54.000Z","name":"Percy Emard","mobile_number":"741-551-4229","email_id":"Oral.Hackett99@hotmail.com","dop":"2025-05-30","serial_number":"1675795504723601","imei1":"1675795504723601","imei2":"1675795504723601","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179438,"job_number":"JOB_179438","tr_customer_id":179456,"tr_customer_product_id":179446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:20.000Z","modified_at":"2026-02-07T04:17:20.000Z","name":"Velda Kulas","mobile_number":"449-475-4374","email_id":"Larue.Koelpin79@gmail.com","dop":"2025-04-06","serial_number":"18520179025516260","imei1":"18520179025516260","imei2":"18520179025516260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179439,"job_number":"JOB_179439","tr_customer_id":179457,"tr_customer_product_id":179447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:31.000Z","modified_at":"2026-02-07T04:17:31.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17966039303643","imei1":"17966039303643","imei2":"17966039303643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179441,"job_number":"JOB_179441","tr_customer_id":179459,"tr_customer_product_id":179449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"Estelle Rutherford","mobile_number":"257-372-5282","email_id":"Dane.Halvorson36@yahoo.com","dop":"2025-04-06","serial_number":"19310667274202004","imei1":"19310667274202004","imei2":"19310667274202004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179442,"job_number":"JOB_179442","tr_customer_id":179460,"tr_customer_product_id":179450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10558495831971","imei1":"10558495831971","imei2":"10558495831971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179445,"job_number":"JOB_179445","tr_customer_id":179463,"tr_customer_product_id":179453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:34.000Z","modified_at":"2026-02-07T04:17:34.000Z","name":"Anastacio Batz","mobile_number":"760-550-8723","email_id":"Erich48@gmail.com","dop":"2025-06-18","serial_number":"1051471158010766","imei1":"1051471158010766","imei2":"1051471158010766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179447,"job_number":"JOB_179447","tr_customer_id":179465,"tr_customer_product_id":179455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:37.000Z","modified_at":"2026-02-07T04:17:37.000Z","name":"Devon Crooks","mobile_number":"368-710-1359","email_id":"Phoebe88@gmail.com","dop":"2025-04-06","serial_number":"13533683721401218","imei1":"13533683721401218","imei2":"13533683721401218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179448,"job_number":"JOB_179448","tr_customer_id":179466,"tr_customer_product_id":179456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:38.000Z","modified_at":"2026-02-07T04:17:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12404568473945","imei1":"12404568473945","imei2":"12404568473945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179451,"job_number":"JOB_179451","tr_customer_id":179469,"tr_customer_product_id":179459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:40.000Z","modified_at":"2026-02-07T04:17:40.000Z","name":"Marisa Simonis","mobile_number":"489-648-2700","email_id":"Marjory_Williamson67@yahoo.com","dop":"2025-04-06","serial_number":"16127571801953566","imei1":"16127571801953566","imei2":"16127571801953566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179452,"job_number":"JOB_179452","tr_customer_id":179470,"tr_customer_product_id":179460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:41.000Z","modified_at":"2026-02-07T04:17:41.000Z","name":"Naomi Hahn","mobile_number":"824-249-2918","email_id":"Susanna.Becker@hotmail.com","dop":"2025-04-06","serial_number":"19627915421536400","imei1":"19627915421536400","imei2":"19627915421536400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179454,"job_number":"JOB_179454","tr_customer_id":179472,"tr_customer_product_id":179462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:43.000Z","modified_at":"2026-02-07T04:17:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17510381671553","imei1":"17510381671553","imei2":"17510381671553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179456,"job_number":"JOB_179456","tr_customer_id":179474,"tr_customer_product_id":179464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:44.000Z","modified_at":"2026-02-07T04:17:44.000Z","name":"Ophelia Murphy","mobile_number":"317-992-2399","email_id":"Louisa.Frami@hotmail.com","dop":"2025-04-06","serial_number":"13113677698220888","imei1":"13113677698220888","imei2":"13113677698220888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179457,"job_number":"JOB_179457","tr_customer_id":179475,"tr_customer_product_id":179465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:45.000Z","modified_at":"2026-02-07T04:17:45.000Z","name":"Chris Wisoky","mobile_number":"391-718-2954","email_id":"Timmy.Muller7@yahoo.com","dop":"2025-04-06","serial_number":"13166299762653040","imei1":"13166299762653040","imei2":"13166299762653040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179459,"job_number":"JOB_179459","tr_customer_id":179477,"tr_customer_product_id":179467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:48.000Z","modified_at":"2026-02-07T04:17:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14903884985645","imei1":"14903884985645","imei2":"14903884985645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179461,"job_number":"JOB_179461","tr_customer_id":179479,"tr_customer_product_id":179469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"95508911548755","imei1":"95508911548755","imei2":"95508911548755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179462,"job_number":"JOB_179462","tr_customer_id":179480,"tr_customer_product_id":179470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12688238741203","imei1":"12688238741203","imei2":"12688238741203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179463,"job_number":"JOB_179463","tr_customer_id":179481,"tr_customer_product_id":179471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Jacinto Larkin","mobile_number":"454-514-1420","email_id":"Annamae_Brown58@gmail.com","dop":"2025-02-01","serial_number":"47517385990442","imei1":"47517385990442","imei2":"47517385990442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179465,"job_number":"JOB_179465","tr_customer_id":179483,"tr_customer_product_id":179473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Ressie Roob","mobile_number":"482-768-3283","email_id":"Eloisa35@gmail.com","dop":"2025-04-06","serial_number":"17542380101632692","imei1":"17542380101632692","imei2":"17542380101632692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179470,"job_number":"JOB_179470","tr_customer_id":179488,"tr_customer_product_id":179478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Jamir Schuppe","mobile_number":"588-635-8214","email_id":"Era30@gmail.com","dop":"2025-04-06","serial_number":"11408963954809608","imei1":"11408963954809608","imei2":"11408963954809608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179471,"job_number":"JOB_179471","tr_customer_id":179489,"tr_customer_product_id":179479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11902092960980","imei1":"11902092960980","imei2":"11902092960980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179472,"job_number":"JOB_179472","tr_customer_id":179490,"tr_customer_product_id":179480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Gonzalo Romaguera","mobile_number":"591-921-7351","email_id":"Karlie50@hotmail.com","dop":"2025-04-06","serial_number":"10298084892064602","imei1":"10298084892064602","imei2":"10298084892064602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179474,"job_number":"JOB_179474","tr_customer_id":179492,"tr_customer_product_id":179482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:52.000Z","modified_at":"2026-02-07T04:17:52.000Z","name":"Michale Erdman","mobile_number":"369-749-7120","email_id":"Kenneth_McClure@yahoo.com","dop":"2025-04-06","serial_number":"19150937232804350","imei1":"19150937232804350","imei2":"19150937232804350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179475,"job_number":"JOB_179475","tr_customer_id":179493,"tr_customer_product_id":179483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"Rosie Bergnaum","mobile_number":"443-534-5293","email_id":"Scottie_Considine@yahoo.com","dop":"2025-04-06","serial_number":"17210200515818170","imei1":"17210200515818170","imei2":"17210200515818170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179477,"job_number":"JOB_179477","tr_customer_id":179495,"tr_customer_product_id":179485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18551327706588","imei1":"18551327706588","imei2":"18551327706588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179479,"job_number":"JOB_179479","tr_customer_id":179497,"tr_customer_product_id":179487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"Kenneth Purdy","mobile_number":"508-450-1508","email_id":"Zora.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14192922143667884","imei1":"14192922143667884","imei2":"14192922143667884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179480,"job_number":"JOB_179480","tr_customer_id":179498,"tr_customer_product_id":179488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17434607259702","imei1":"17434607259702","imei2":"17434607259702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179482,"job_number":"JOB_179482","tr_customer_id":179500,"tr_customer_product_id":179490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:57.000Z","modified_at":"2026-02-07T04:17:57.000Z","name":"Romaine Hoppe","mobile_number":"508-961-1982","email_id":"Celestine54@yahoo.com","dop":"2025-04-06","serial_number":"14278981421709964","imei1":"14278981421709964","imei2":"14278981421709964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179487,"job_number":"JOB_179487","tr_customer_id":179505,"tr_customer_product_id":179495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:14.000Z","modified_at":"2026-02-07T04:18:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11991466984029","imei1":"11991466984029","imei2":"11991466984029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179489,"job_number":"JOB_179489","tr_customer_id":179507,"tr_customer_product_id":179497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:15.000Z","modified_at":"2026-02-07T04:18:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10174884837956","imei1":"10174884837956","imei2":"10174884837956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179491,"job_number":"JOB_179491","tr_customer_id":179509,"tr_customer_product_id":179499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Maybelle Hoppe","mobile_number":"629-323-3776","email_id":"Ahmad55@hotmail.com","dop":"2025-04-06","serial_number":"17295733378177284","imei1":"17295733378177284","imei2":"17295733378177284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179492,"job_number":"JOB_179492","tr_customer_id":179510,"tr_customer_product_id":179500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Mia Bernhard","mobile_number":"327-265-4116","email_id":"Ronaldo.Schneider93@gmail.com","dop":"2025-06-18","serial_number":"1014533804285344","imei1":"1014533804285344","imei2":"1014533804285344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179493,"job_number":"JOB_179493","tr_customer_id":179511,"tr_customer_product_id":179501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:19.000Z","modified_at":"2026-02-07T04:18:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13181087499767","imei1":"13181087499767","imei2":"13181087499767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179495,"job_number":"JOB_179495","tr_customer_id":179513,"tr_customer_product_id":179503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105627425950864","imei1":"105627425950864","imei2":"105627425950864","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179497,"job_number":"JOB_179497","tr_customer_id":179515,"tr_customer_product_id":179505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Arvel Emard","mobile_number":"506-506-5267","email_id":"Abigail.Prohaska@hotmail.com","dop":"2025-04-06","serial_number":"13106043429551784","imei1":"13106043429551784","imei2":"13106043429551784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179498,"job_number":"JOB_179498","tr_customer_id":179516,"tr_customer_product_id":179506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:27.000Z","modified_at":"2026-02-07T04:18:27.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179499,"job_number":"JOB_179499","tr_customer_id":179517,"tr_customer_product_id":179507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:28.000Z","modified_at":"2026-02-07T04:18:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17894423705348","imei1":"17894423705348","imei2":"17894423705348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179501,"job_number":"JOB_179501","tr_customer_id":179519,"tr_customer_product_id":179509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14979452625950","imei1":"14979452625950","imei2":"14979452625950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179502,"job_number":"JOB_179502","tr_customer_id":179520,"tr_customer_product_id":179510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Jordyn Pollich","mobile_number":"481-649-0830","email_id":"Stefanie.Kutch@hotmail.com","dop":"2025-04-06","serial_number":"18199088633283320","imei1":"18199088633283320","imei2":"18199088633283320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179503,"job_number":"JOB_179503","tr_customer_id":179521,"tr_customer_product_id":179511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"25131942240444","imei1":"25131942240444","imei2":"25131942240444","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179505,"job_number":"JOB_179505","tr_customer_id":179523,"tr_customer_product_id":179513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14319076041057","imei1":"14319076041057","imei2":"14319076041057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179506,"job_number":"JOB_179506","tr_customer_id":179524,"tr_customer_product_id":179514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Alek Mann","mobile_number":"304-793-2305","email_id":"Brandyn93@gmail.com","dop":"2025-02-01","serial_number":"77270758442541","imei1":"77270758442541","imei2":"77270758442541","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179508,"job_number":"JOB_179508","tr_customer_id":179526,"tr_customer_product_id":179516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Noel Kunde","mobile_number":"233-375-5697","email_id":"Ashly.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"10480765035139130","imei1":"10480765035139130","imei2":"10480765035139130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179510,"job_number":"JOB_179510","tr_customer_id":179528,"tr_customer_product_id":179518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Damien Hansen","mobile_number":"819-789-8848","email_id":"Rupert_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12068801834790732","imei1":"12068801834790732","imei2":"12068801834790732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179511,"job_number":"JOB_179511","tr_customer_id":179529,"tr_customer_product_id":179519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:33.000Z","modified_at":"2026-02-07T04:18:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10864711539790","imei1":"10864711539790","imei2":"10864711539790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179513,"job_number":"JOB_179513","tr_customer_id":179531,"tr_customer_product_id":179521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:35.000Z","modified_at":"2026-02-07T04:18:35.000Z","name":"Loma Rempel","mobile_number":"958-833-1752","email_id":"Pearlie68@hotmail.com","dop":"2025-04-06","serial_number":"13236797073749444","imei1":"13236797073749444","imei2":"13236797073749444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179514,"job_number":"JOB_179514","tr_customer_id":179532,"tr_customer_product_id":179522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:36.000Z","modified_at":"2026-02-07T04:18:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11083831146113","imei1":"11083831146113","imei2":"11083831146113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179517,"job_number":"JOB_179517","tr_customer_id":179535,"tr_customer_product_id":179525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13211074813170","imei1":"13211074813170","imei2":"13211074813170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179520,"job_number":"JOB_179520","tr_customer_id":179538,"tr_customer_product_id":179528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Brant Rau","mobile_number":"555-684-2765","email_id":"Garret10@gmail.com","dop":"2025-04-06","serial_number":"19864364513391696","imei1":"19864364513391696","imei2":"19864364513391696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179522,"job_number":"JOB_179522","tr_customer_id":179540,"tr_customer_product_id":179530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:39.000Z","modified_at":"2026-02-07T04:18:39.000Z","name":"Sedrick Yost","mobile_number":"867-937-9070","email_id":"Haylie.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15640899121374368","imei1":"15640899121374368","imei2":"15640899121374368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179523,"job_number":"JOB_179523","tr_customer_id":179541,"tr_customer_product_id":179531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:40.000Z","modified_at":"2026-02-07T04:18:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13689992483118","imei1":"13689992483118","imei2":"13689992483118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179525,"job_number":"JOB_179525","tr_customer_id":179543,"tr_customer_product_id":179533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:42.000Z","modified_at":"2026-02-07T04:18:42.000Z","name":"Rasheed Bernhard","mobile_number":"365-400-6999","email_id":"Newton.Rempel@gmail.com","dop":"2025-04-06","serial_number":"18254844457718216","imei1":"18254844457718216","imei2":"18254844457718216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179528,"job_number":"JOB_179528","tr_customer_id":179546,"tr_customer_product_id":179536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18393915729008","imei1":"18393915729008","imei2":"18393915729008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179529,"job_number":"JOB_179529","tr_customer_id":179547,"tr_customer_product_id":179537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14730168390646","imei1":"14730168390646","imei2":"14730168390646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179534,"job_number":"JOB_179534","tr_customer_id":179552,"tr_customer_product_id":179542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Jake Bogisich","mobile_number":"648-417-4748","email_id":"Laurel_Bogan78@yahoo.com","dop":"2025-04-06","serial_number":"18142421536680056","imei1":"18142421536680056","imei2":"18142421536680056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179535,"job_number":"JOB_179535","tr_customer_id":179553,"tr_customer_product_id":179543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Krystal Turcotte","mobile_number":"232-250-1047","email_id":"Alaina6@hotmail.com","dop":"2025-04-06","serial_number":"17310977010039850","imei1":"17310977010039850","imei2":"17310977010039850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179536,"job_number":"JOB_179536","tr_customer_id":179554,"tr_customer_product_id":179544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614541609779","imei1":"17614541609779","imei2":"17614541609779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179538,"job_number":"JOB_179538","tr_customer_id":179556,"tr_customer_product_id":179546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:57.000Z","modified_at":"2026-02-07T04:18:57.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12936677790699","imei1":"12936677790699","imei2":"12936677790699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179540,"job_number":"JOB_179540","tr_customer_id":179558,"tr_customer_product_id":179548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Mckenzie Robel","mobile_number":"511-925-9158","email_id":"Geo_OReilly9@hotmail.com","dop":"2025-04-06","serial_number":"16282008343713788","imei1":"16282008343713788","imei2":"16282008343713788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179543,"job_number":"JOB_179543","tr_customer_id":179561,"tr_customer_product_id":179551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12571609235860","imei1":"12571609235860","imei2":"12571609235860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179544,"job_number":"JOB_179544","tr_customer_id":179562,"tr_customer_product_id":179552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Jessica Smith","mobile_number":"339-610-6597","email_id":"Rudolph.Jenkins60@gmail.com","dop":"2025-04-06","serial_number":"19069463646593056","imei1":"19069463646593056","imei2":"19069463646593056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179547,"job_number":"JOB_179547","tr_customer_id":179565,"tr_customer_product_id":179555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:59.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15248687682677","imei1":"15248687682677","imei2":"15248687682677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179549,"job_number":"JOB_179549","tr_customer_id":179567,"tr_customer_product_id":179557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:00.000Z","modified_at":"2026-02-07T04:19:00.000Z","name":"Bettie Bednar","mobile_number":"552-339-5524","email_id":"Adelle61@yahoo.com","dop":"2025-04-06","serial_number":"17654851251225434","imei1":"17654851251225434","imei2":"17654851251225434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179550,"job_number":"JOB_179550","tr_customer_id":179568,"tr_customer_product_id":179558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:01.000Z","modified_at":"2026-02-07T04:19:01.000Z","name":"Gene Haag","mobile_number":"296-263-9000","email_id":"Eleonore6@yahoo.com","dop":"2025-04-06","serial_number":"19205296374403956","imei1":"19205296374403956","imei2":"19205296374403956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179551,"job_number":"JOB_179551","tr_customer_id":179569,"tr_customer_product_id":179559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:02.000Z","modified_at":"2026-02-07T04:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13858974436081","imei1":"13858974436081","imei2":"13858974436081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179553,"job_number":"JOB_179553","tr_customer_id":179571,"tr_customer_product_id":179561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:03.000Z","modified_at":"2026-02-07T04:19:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105597402556956","imei1":"105597402556956","imei2":"105597402556956","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179555,"job_number":"JOB_179555","tr_customer_id":179573,"tr_customer_product_id":179563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"Elza Stark","mobile_number":"713-557-7487","email_id":"Josephine51@yahoo.com","dop":"2025-04-06","serial_number":"13902439265587632","imei1":"13902439265587632","imei2":"13902439265587632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179556,"job_number":"JOB_179556","tr_customer_id":179574,"tr_customer_product_id":179564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18096149079485","imei1":"18096149079485","imei2":"18096149079485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179560,"job_number":"JOB_179560","tr_customer_id":179578,"tr_customer_product_id":179568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Jonathan Swift","mobile_number":"861-696-5674","email_id":"Maxime.Hodkiewicz@hotmail.com","dop":"2025-04-06","serial_number":"16727137174788652","imei1":"16727137174788652","imei2":"16727137174788652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179562,"job_number":"JOB_179562","tr_customer_id":179580,"tr_customer_product_id":179570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16772588878993","imei1":"16772588878993","imei2":"16772588878993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179568,"job_number":"JOB_179568","tr_customer_id":179586,"tr_customer_product_id":179576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:07.000Z","modified_at":"2026-02-07T04:19:07.000Z","name":"Ernesto Batz","mobile_number":"335-333-3832","email_id":"Trace.Franecki@hotmail.com","dop":"2025-04-06","serial_number":"16060468166172022","imei1":"16060468166172022","imei2":"16060468166172022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179569,"job_number":"JOB_179569","tr_customer_id":179587,"tr_customer_product_id":179577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:10.000Z","modified_at":"2026-02-07T04:19:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19567653547868","imei1":"19567653547868","imei2":"19567653547868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179571,"job_number":"JOB_179571","tr_customer_id":179589,"tr_customer_product_id":179579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"86636567438042","imei1":"86636567438042","imei2":"86636567438042","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179572,"job_number":"JOB_179572","tr_customer_id":179590,"tr_customer_product_id":179580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Braxton Mraz","mobile_number":"762-388-5913","email_id":"Rolando37@hotmail.com","dop":"2025-02-01","serial_number":"71836231605864","imei1":"71836231605864","imei2":"71836231605864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179573,"job_number":"JOB_179573","tr_customer_id":179591,"tr_customer_product_id":179581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Adaline Sawayn","mobile_number":"561-329-6353","email_id":"Rafaela.Torphy@gmail.com","dop":"2025-04-06","serial_number":"18760635310190870","imei1":"18760635310190870","imei2":"18760635310190870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179574,"job_number":"JOB_179574","tr_customer_id":179592,"tr_customer_product_id":179582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15490296496223","imei1":"15490296496223","imei2":"15490296496223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179576,"job_number":"JOB_179576","tr_customer_id":179594,"tr_customer_product_id":179584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12448143507934","imei1":"12448143507934","imei2":"12448143507934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179581,"job_number":"JOB_179581","tr_customer_id":179599,"tr_customer_product_id":179589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Magdalena Schmitt","mobile_number":"310-201-9390","email_id":"Maxie77@yahoo.com","dop":"2025-04-06","serial_number":"13117432963801678","imei1":"13117432963801678","imei2":"13117432963801678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179583,"job_number":"JOB_179583","tr_customer_id":179601,"tr_customer_product_id":179591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:15.000Z","modified_at":"2026-02-07T04:19:15.000Z","name":"Joy Harber","mobile_number":"203-335-3314","email_id":"Janie16@yahoo.com","dop":"2025-04-06","serial_number":"17876602998407832","imei1":"17876602998407832","imei2":"17876602998407832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179584,"job_number":"JOB_179584","tr_customer_id":179602,"tr_customer_product_id":179592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:16.000Z","modified_at":"2026-02-07T04:19:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13559781598333","imei1":"13559781598333","imei2":"13559781598333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179586,"job_number":"JOB_179586","tr_customer_id":179604,"tr_customer_product_id":179594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10952392808046","imei1":"10952392808046","imei2":"10952392808046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179587,"job_number":"JOB_179587","tr_customer_id":179605,"tr_customer_product_id":179595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"Karen Kautzer","mobile_number":"546-276-3623","email_id":"Loren4@yahoo.com","dop":"2025-04-06","serial_number":"14934376139491884","imei1":"14934376139491884","imei2":"14934376139491884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179589,"job_number":"JOB_179589","tr_customer_id":179607,"tr_customer_product_id":179597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Syble Moen","mobile_number":"627-956-1367","email_id":"Jody.Lynch@gmail.com","dop":"2025-04-06","serial_number":"10351875552001156","imei1":"10351875552001156","imei2":"10351875552001156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179592,"job_number":"JOB_179592","tr_customer_id":179610,"tr_customer_product_id":179600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108649311848","imei1":"19108649311848","imei2":"19108649311848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179595,"job_number":"JOB_179595","tr_customer_id":179613,"tr_customer_product_id":179603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538134124821","imei1":"14538134124821","imei2":"14538134124821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179598,"job_number":"JOB_179598","tr_customer_id":179616,"tr_customer_product_id":179606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Carlos Emmerich","mobile_number":"999-740-6545","email_id":"Lynn_DuBuque19@hotmail.com","dop":"2025-04-06","serial_number":"15431195737875700","imei1":"15431195737875700","imei2":"15431195737875700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179599,"job_number":"JOB_179599","tr_customer_id":179617,"tr_customer_product_id":179607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Telly Hoppe","mobile_number":"983-810-0285","email_id":"Nella_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"17296492922624528","imei1":"17296492922624528","imei2":"17296492922624528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179600,"job_number":"JOB_179600","tr_customer_id":179618,"tr_customer_product_id":179608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:25.000Z","modified_at":"2026-02-07T04:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765706239997","imei1":"10765706239997","imei2":"10765706239997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179602,"job_number":"JOB_179602","tr_customer_id":179620,"tr_customer_product_id":179610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:27.000Z","modified_at":"2026-02-07T04:19:27.000Z","name":"Naomie Swift","mobile_number":"397-989-9878","email_id":"Tara_Bosco47@gmail.com","dop":"2025-04-06","serial_number":"13488515711571136","imei1":"13488515711571136","imei2":"13488515711571136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179607,"job_number":"JOB_179607","tr_customer_id":179625,"tr_customer_product_id":179615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:39.000Z","modified_at":"2026-02-07T04:19:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13876919432618","imei1":"13876919432618","imei2":"13876919432618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179608,"job_number":"JOB_179608","tr_customer_id":179626,"tr_customer_product_id":179616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19726597058360","imei1":"19726597058360","imei2":"19726597058360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179610,"job_number":"JOB_179610","tr_customer_id":179628,"tr_customer_product_id":179618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12685107271679","imei1":"12685107271679","imei2":"12685107271679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179613,"job_number":"JOB_179613","tr_customer_id":179631,"tr_customer_product_id":179621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10421338915389","imei1":"10421338915389","imei2":"10421338915389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179615,"job_number":"JOB_179615","tr_customer_id":179633,"tr_customer_product_id":179623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Frank Feil","mobile_number":"625-296-2979","email_id":"Coby34@hotmail.com","dop":"2025-04-06","serial_number":"19772819524515560","imei1":"19772819524515560","imei2":"19772819524515560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179616,"job_number":"JOB_179616","tr_customer_id":179634,"tr_customer_product_id":179624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Richmond Macejkovic","mobile_number":"952-695-6697","email_id":"Terrence42@gmail.com","dop":"2025-04-06","serial_number":"11141308933258228","imei1":"11141308933258228","imei2":"11141308933258228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179617,"job_number":"JOB_179617","tr_customer_id":179635,"tr_customer_product_id":179625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Antonetta Bashirian","mobile_number":"635-820-9445","email_id":"Johnny.Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"15414262962498682","imei1":"15414262962498682","imei2":"15414262962498682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179618,"job_number":"JOB_179618","tr_customer_id":179636,"tr_customer_product_id":179626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:42.000Z","modified_at":"2026-02-07T04:19:42.000Z","name":"Lincoln Sanford","mobile_number":"557-589-9962","email_id":"Ebba_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"12210678512846424","imei1":"12210678512846424","imei2":"12210678512846424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179619,"job_number":"JOB_179619","tr_customer_id":179637,"tr_customer_product_id":179627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:46.000Z","modified_at":"2026-02-07T04:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13857564754127","imei1":"13857564754127","imei2":"13857564754127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179621,"job_number":"JOB_179621","tr_customer_id":179639,"tr_customer_product_id":179629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:47.000Z","modified_at":"2026-02-07T04:19:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101063246823665","imei1":"101063246823665","imei2":"101063246823665","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179623,"job_number":"JOB_179623","tr_customer_id":179641,"tr_customer_product_id":179631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"Juanita Huels","mobile_number":"228-461-6929","email_id":"Jamel_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18639437854737884","imei1":"18639437854737884","imei2":"18639437854737884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179624,"job_number":"JOB_179624","tr_customer_id":179642,"tr_customer_product_id":179632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15567228229581","imei1":"15567228229581","imei2":"15567228229581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179627,"job_number":"JOB_179627","tr_customer_id":179645,"tr_customer_product_id":179635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:49.000Z","modified_at":"2026-02-07T04:19:49.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14656697548612","imei1":"14656697548612","imei2":"14656697548612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179629,"job_number":"JOB_179629","tr_customer_id":179647,"tr_customer_product_id":179637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:50.000Z","modified_at":"2026-02-07T04:19:50.000Z","name":"Juwan Wunsch","mobile_number":"571-877-5867","email_id":"Lorenz.Klocko@gmail.com","dop":"2025-04-06","serial_number":"19899175601668376","imei1":"19899175601668376","imei2":"19899175601668376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179630,"job_number":"JOB_179630","tr_customer_id":179648,"tr_customer_product_id":179638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:51.000Z","modified_at":"2026-02-07T04:19:51.000Z","name":"Ross Jones","mobile_number":"984-580-2272","email_id":"Melba4@yahoo.com","dop":"2025-04-06","serial_number":"17814786930063022","imei1":"17814786930063022","imei2":"17814786930063022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179631,"job_number":"JOB_179631","tr_customer_id":179649,"tr_customer_product_id":179639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:55.000Z","modified_at":"2026-02-07T04:19:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18562525876158","imei1":"18562525876158","imei2":"18562525876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179633,"job_number":"JOB_179633","tr_customer_id":179651,"tr_customer_product_id":179641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:56.000Z","modified_at":"2026-02-07T04:19:56.000Z","name":"Roberto Hilpert","mobile_number":"207-538-0728","email_id":"Layne54@gmail.com","dop":"2025-04-06","serial_number":"12713521582902132","imei1":"12713521582902132","imei2":"12713521582902132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179634,"job_number":"JOB_179634","tr_customer_id":179652,"tr_customer_product_id":179642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:01.000Z","modified_at":"2026-02-07T04:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13265594661218","imei1":"13265594661218","imei2":"13265594661218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179638,"job_number":"JOB_179638","tr_customer_id":179656,"tr_customer_product_id":179646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:03.000Z","modified_at":"2026-02-07T04:20:03.000Z","name":"Alayna Fay","mobile_number":"326-401-2530","email_id":"Kiley.Windler35@gmail.com","dop":"2025-04-06","serial_number":"18472713118942664","imei1":"18472713118942664","imei2":"18472713118942664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179640,"job_number":"JOB_179640","tr_customer_id":179658,"tr_customer_product_id":179648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:20.000Z","modified_at":"2026-02-07T04:20:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12654071301703","imei1":"12654071301703","imei2":"12654071301703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179642,"job_number":"JOB_179642","tr_customer_id":179660,"tr_customer_product_id":179650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:22.000Z","modified_at":"2026-02-07T04:20:22.000Z","name":"Lewis Breitenberg","mobile_number":"388-706-4218","email_id":"Alexandrea.Stark70@hotmail.com","dop":"2025-04-06","serial_number":"13983335394285428","imei1":"13983335394285428","imei2":"13983335394285428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179643,"job_number":"JOB_179643","tr_customer_id":179661,"tr_customer_product_id":179651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18941893216802","imei1":"18941893216802","imei2":"18941893216802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179645,"job_number":"JOB_179645","tr_customer_id":179663,"tr_customer_product_id":179653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15349026646679","imei1":"15349026646679","imei2":"15349026646679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179646,"job_number":"JOB_179646","tr_customer_id":179664,"tr_customer_product_id":179654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16683032434607","imei1":"16683032434607","imei2":"16683032434607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179649,"job_number":"JOB_179649","tr_customer_id":179667,"tr_customer_product_id":179657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:26.000Z","modified_at":"2026-02-07T04:20:26.000Z","name":"Gloria Schoen","mobile_number":"953-370-7460","email_id":"Karina_Bayer34@gmail.com","dop":"2025-04-06","serial_number":"18106075790869764","imei1":"18106075790869764","imei2":"18106075790869764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179650,"job_number":"JOB_179650","tr_customer_id":179668,"tr_customer_product_id":179658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"King Kuhlman","mobile_number":"620-760-5285","email_id":"Zoie45@yahoo.com","dop":"2025-04-06","serial_number":"14464709123764780","imei1":"14464709123764780","imei2":"14464709123764780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179651,"job_number":"JOB_179651","tr_customer_id":179669,"tr_customer_product_id":179659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"Romaine Orn","mobile_number":"518-600-1924","email_id":"Levi78@yahoo.com","dop":"2025-04-06","serial_number":"12058215500540548","imei1":"12058215500540548","imei2":"12058215500540548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179652,"job_number":"JOB_179652","tr_customer_id":179670,"tr_customer_product_id":179660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:30.000Z","modified_at":"2026-02-07T04:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13722847002907","imei1":"13722847002907","imei2":"13722847002907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179654,"job_number":"JOB_179654","tr_customer_id":179672,"tr_customer_product_id":179662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"Cathy Lowe","mobile_number":"735-322-8464","email_id":"Rubie67@gmail.com","dop":"2025-04-06","serial_number":"13353756847969100","imei1":"13353756847969100","imei2":"13353756847969100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179655,"job_number":"JOB_179655","tr_customer_id":179673,"tr_customer_product_id":179663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18548887916188","imei1":"18548887916188","imei2":"18548887916188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179657,"job_number":"JOB_179657","tr_customer_id":179675,"tr_customer_product_id":179665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:34.000Z","modified_at":"2026-02-07T04:20:34.000Z","name":"Johnson Heaney","mobile_number":"735-611-6271","email_id":"Zoie.Crist@hotmail.com","dop":"2025-04-06","serial_number":"15972247057099838","imei1":"15972247057099838","imei2":"15972247057099838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179658,"job_number":"JOB_179658","tr_customer_id":179676,"tr_customer_product_id":179666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:38.000Z","modified_at":"2026-02-07T04:20:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10689557725453","imei1":"10689557725453","imei2":"10689557725453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179660,"job_number":"JOB_179660","tr_customer_id":179678,"tr_customer_product_id":179668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:40.000Z","modified_at":"2026-02-07T04:20:40.000Z","name":"Buddy O'Conner","mobile_number":"273-300-1435","email_id":"Jaren.Doyle20@gmail.com","dop":"2025-04-06","serial_number":"19830794307973800","imei1":"19830794307973800","imei2":"19830794307973800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179664,"job_number":"JOB_179664","tr_customer_id":179682,"tr_customer_product_id":179672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37289040663419","imei1":"37289040663419","imei2":"37289040663419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179665,"job_number":"JOB_179665","tr_customer_id":179683,"tr_customer_product_id":179673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58499863378051","imei1":"58499863378051","imei2":"58499863378051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179666,"job_number":"JOB_179666","tr_customer_id":179684,"tr_customer_product_id":179674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52100010753548","imei1":"52100010753548","imei2":"52100010753548","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179667,"job_number":"JOB_179667","tr_customer_id":179685,"tr_customer_product_id":179675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26084308745447","imei1":"26084308745447","imei2":"26084308745447","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179668,"job_number":"JOB_179668","tr_customer_id":179686,"tr_customer_product_id":179676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31009402966317","imei1":"31009402966317","imei2":"31009402966317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179669,"job_number":"JOB_179669","tr_customer_id":179687,"tr_customer_product_id":179677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:26.000Z","modified_at":"2026-02-07T04:24:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16747789742649","imei1":"16747789742649","imei2":"16747789742649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179671,"job_number":"JOB_179671","tr_customer_id":179689,"tr_customer_product_id":179679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64908324824604","imei1":"64908324824604","imei2":"64908324824604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179672,"job_number":"JOB_179672","tr_customer_id":179690,"tr_customer_product_id":179680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21148790074670","imei1":"21148790074670","imei2":"21148790074670","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179673,"job_number":"JOB_179673","tr_customer_id":179691,"tr_customer_product_id":179681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22730413051260","imei1":"22730413051260","imei2":"22730413051260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179674,"job_number":"JOB_179674","tr_customer_id":179692,"tr_customer_product_id":179682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56789516858173","imei1":"56789516858173","imei2":"56789516858173","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179675,"job_number":"JOB_179675","tr_customer_id":179693,"tr_customer_product_id":179683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54557028067929","imei1":"54557028067929","imei2":"54557028067929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179676,"job_number":"JOB_179676","tr_customer_id":179694,"tr_customer_product_id":179684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74300537086329","imei1":"74300537086329","imei2":"74300537086329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179678,"job_number":"JOB_179678","tr_customer_id":179696,"tr_customer_product_id":179686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27902404042902","imei1":"27902404042902","imei2":"27902404042902","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179679,"job_number":"JOB_179679","tr_customer_id":179697,"tr_customer_product_id":179687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86934668448576","imei1":"86934668448576","imei2":"86934668448576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179680,"job_number":"JOB_179680","tr_customer_id":179698,"tr_customer_product_id":179688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40690617497243","imei1":"40690617497243","imei2":"40690617497243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179681,"job_number":"JOB_179681","tr_customer_id":179699,"tr_customer_product_id":179689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60930627489368","imei1":"60930627489368","imei2":"60930627489368","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179682,"job_number":"JOB_179682","tr_customer_id":179700,"tr_customer_product_id":179690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84839589797746","imei1":"84839589797746","imei2":"84839589797746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179683,"job_number":"JOB_179683","tr_customer_id":179701,"tr_customer_product_id":179691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12156247360466","imei1":"12156247360466","imei2":"12156247360466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179688,"job_number":"JOB_179688","tr_customer_id":179706,"tr_customer_product_id":179696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:19.000Z","modified_at":"2026-02-07T05:03:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"46863446472395","imei1":"46863446472395","imei2":"46863446472395","popurl":"2026-01-28T05:03:18.935181494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179689,"job_number":"JOB_179689","tr_customer_id":179707,"tr_customer_product_id":179697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:29.000Z","modified_at":"2026-02-07T05:03:29.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"19883183511449","imei1":"19883183511449","imei2":"19883183511449","popurl":"2026-01-28T05:03:29.075163391Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179690,"job_number":"JOB_179690","tr_customer_id":179708,"tr_customer_product_id":179698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:07.000Z","modified_at":"2026-02-07T05:08:07.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109270803866950","imei1":"109270803866950","imei2":"109270803866950","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179692,"job_number":"JOB_179692","tr_customer_id":179710,"tr_customer_product_id":179700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:19.000Z","modified_at":"2026-02-07T05:08:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102148937073432","imei1":"102148937073432","imei2":"102148937073432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179698,"job_number":"JOB_179698","tr_customer_id":179716,"tr_customer_product_id":179706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:24:42.000Z","modified_at":"2026-02-07T05:24:42.000Z","name":"Aisha Berge","mobile_number":"652-582-7033","email_id":"Karianne22@yahoo.com","dop":"2025-04-06","serial_number":"10281098502836762","imei1":"10281098502836762","imei2":"10281098502836762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179700,"job_number":"JOB_179700","tr_customer_id":179718,"tr_customer_product_id":179708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:25:10.000Z","modified_at":"2026-02-07T05:25:10.000Z","name":"Ryann Kuphal","mobile_number":"624-967-3214","email_id":"Addison.Jakubowski59@yahoo.com","dop":"2025-04-06","serial_number":"17146221613877992","imei1":"17146221613877992","imei2":"17146221613877992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179701,"job_number":"JOB_179701","tr_customer_id":179719,"tr_customer_product_id":179709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:41.000Z","modified_at":"2026-02-07T05:26:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"19834621987604","imei1":"19834621987604","imei2":"19834621987604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179702,"job_number":"JOB_179702","tr_customer_id":179720,"tr_customer_product_id":179710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:42.000Z","modified_at":"2026-02-07T05:26:42.000Z","name":"Rosemarie Baumbach","mobile_number":"616-532-1002","email_id":"Francis.Streich22@gmail.com","dop":"2025-02-01","serial_number":"86646900170477","imei1":"86646900170477","imei2":"86646900170477","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179704,"job_number":"JOB_179704","tr_customer_id":179722,"tr_customer_product_id":179712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"98370451639905","imei1":"98370451639905","imei2":"98370451639905","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179705,"job_number":"JOB_179705","tr_customer_id":179723,"tr_customer_product_id":179713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"Zoie Roberts","mobile_number":"249-531-3782","email_id":"Zoe.VonRueden@yahoo.com","dop":"2025-02-01","serial_number":"82479107948143","imei1":"82479107948143","imei2":"82479107948143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179707,"job_number":"JOB_179707","tr_customer_id":179725,"tr_customer_product_id":179715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102888556366647","imei1":"102888556366647","imei2":"102888556366647","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179708,"job_number":"JOB_179708","tr_customer_id":179726,"tr_customer_product_id":179716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"Kailee O'Hara","mobile_number":"750-291-3529","email_id":"Anastacio.Leffler40@yahoo.com","dop":"2025-02-01","serial_number":"24236573800086","imei1":"24236573800086","imei2":"24236573800086","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179710,"job_number":"JOB_179710","tr_customer_id":179728,"tr_customer_product_id":179718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:38:15.000Z","modified_at":"2026-02-07T05:38:15.000Z","name":"Kaylie Nader","mobile_number":"278-381-3484","email_id":"Jayme.Hoeger@hotmail.com","dop":"2026-01-24","serial_number":"16941654401404","imei1":"16941654401404","imei2":"16941654401404","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179711,"job_number":"JOB_179711","tr_customer_id":179729,"tr_customer_product_id":179719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:13.000Z","modified_at":"2026-02-07T06:07:13.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11772378249268","imei1":"11772378249268","imei2":"11772378249268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179713,"job_number":"JOB_179713","tr_customer_id":179731,"tr_customer_product_id":179721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:28.000Z","modified_at":"2026-02-07T06:07:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14546533907256","imei1":"14546533907256","imei2":"14546533907256","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179715,"job_number":"JOB_179715","tr_customer_id":179733,"tr_customer_product_id":179723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:44.000Z","modified_at":"2026-02-07T06:07:44.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10185395659293","imei1":"10185395659293","imei2":"10185395659293","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179723,"job_number":"JOB_179723","tr_customer_id":179741,"tr_customer_product_id":179731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:24:05.000Z","modified_at":"2026-02-07T07:24:05.000Z","name":"abcd  efgh","mobile_number":"9812365498","email_id":"abcd@gmail.com","dop":"2026-02-03","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179724,"job_number":"JOB_179724","tr_customer_id":179742,"tr_customer_product_id":179732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:39:37.000Z","modified_at":"2026-02-07T07:39:37.000Z","name":"Kyra Gibson","mobile_number":"364-466-3757","email_id":"Justus_Sporer89@hotmail.com","dop":"2025-10-06","serial_number":"15165180407175","imei1":"15165180407175","imei2":"15165180407175","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179725,"job_number":"JOB_179725","tr_customer_id":179743,"tr_customer_product_id":179733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:39.000Z","modified_at":"2026-02-07T07:43:39.000Z","name":"Makenna Wisozk","mobile_number":"503-243-9309","email_id":"Maximillia9@hotmail.com","dop":"2025-10-06","serial_number":"13604239288127","imei1":"13604239288127","imei2":"13604239288127","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179726,"job_number":"JOB_179726","tr_customer_id":179744,"tr_customer_product_id":179734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:48.000Z","modified_at":"2026-02-07T07:43:48.000Z","name":"Mathilde Connelly","mobile_number":"638-521-6237","email_id":"Lisandro_Strosin18@yahoo.com","dop":"2025-10-06","serial_number":"17199975923627","imei1":"17199975923627","imei2":"17199975923627","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179727,"job_number":"JOB_179727","tr_customer_id":179745,"tr_customer_product_id":179735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:45:07.000Z","modified_at":"2026-02-07T07:45:07.000Z","name":"Angus Corwin","mobile_number":"635-494-0199","email_id":"Camryn.Wisozk49@gmail.com","dop":"2025-10-06","serial_number":"13344690353270","imei1":"13344690353270","imei2":"13344690353270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179729,"job_number":"JOB_179729","tr_customer_id":179747,"tr_customer_product_id":179737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:48:41.000Z","modified_at":"2026-02-07T07:48:41.000Z","name":"Daphnee Purdy","mobile_number":"523-503-2736","email_id":"Janie_Moen32@yahoo.com","dop":"2025-04-06","serial_number":"15157633762758084","imei1":"15157633762758084","imei2":"15157633762758084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179734,"job_number":"JOB_179734","tr_customer_id":179752,"tr_customer_product_id":179742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:50:23.000Z","modified_at":"2026-02-07T07:50:23.000Z","name":"Daron Sawayn","mobile_number":"936-960-4637","email_id":"Glenna25@gmail.com","dop":"2025-04-06","serial_number":"11608594527318598","imei1":"11608594527318598","imei2":"11608594527318598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179735,"job_number":"JOB_179735","tr_customer_id":179753,"tr_customer_product_id":179743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:12.000Z","modified_at":"2026-02-07T08:10:12.000Z","name":"Lyric Koss","mobile_number":"250-841-4416","email_id":"Rusty1@hotmail.com","dop":"2025-10-06","serial_number":"13764800380255","imei1":"13764800380255","imei2":"13764800380255","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179736,"job_number":"JOB_179736","tr_customer_id":179754,"tr_customer_product_id":179744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:41.000Z","modified_at":"2026-02-07T08:10:41.000Z","name":"Vincenzo Trantow","mobile_number":"627-405-6569","email_id":"Judge_Bashirian@gmail.com","dop":"2025-10-06","serial_number":"18894835720073","imei1":"18894835720073","imei2":"18894835720073","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179737,"job_number":"JOB_179737","tr_customer_id":179755,"tr_customer_product_id":179745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:12:13.000Z","modified_at":"2026-02-07T08:12:13.000Z","name":"Colby Wuckert","mobile_number":"668-752-5147","email_id":"Fiona3@gmail.com","dop":"2025-10-06","serial_number":"18064196203236","imei1":"18064196203236","imei2":"18064196203236","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179738,"job_number":"JOB_179738","tr_customer_id":179756,"tr_customer_product_id":179746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:16:07.000Z","modified_at":"2026-02-07T08:16:07.000Z","name":"Carson Littel","mobile_number":"315-306-3051","email_id":"Henry_Boyle72@gmail.com","dop":"2025-10-06","serial_number":"15365999025453","imei1":"15365999025453","imei2":"15365999025453","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179739,"job_number":"JOB_179739","tr_customer_id":179757,"tr_customer_product_id":179747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:36:46.000Z","modified_at":"2026-02-07T08:36:46.000Z","name":"Kasandra Funk","mobile_number":"749-752-0707","email_id":"Pierce_Howell54@hotmail.com","dop":"2025-12-31","serial_number":"52751468118725","imei1":"52751468118725","imei2":"52751468118725","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179745,"job_number":"JOB_179745","tr_customer_id":179763,"tr_customer_product_id":179753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:40:32.000Z","modified_at":"2026-02-07T09:40:32.000Z","name":"Fred Dietrich","mobile_number":"774-923-3188","email_id":"Taryn_Leuschke@hotmail.com","dop":"2025-12-31","serial_number":"72713306816392","imei1":"72713306816392","imei2":"72713306816392","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179746,"job_number":"JOB_179746","tr_customer_id":179764,"tr_customer_product_id":179754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:48:47.000Z","modified_at":"2026-02-07T09:48:47.000Z","name":"Malcolm Osinski","mobile_number":"374-726-9007","email_id":"Jaiden95@yahoo.com","dop":"2025-10-06","serial_number":"10837300426542","imei1":"10837300426542","imei2":"10837300426542","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179747,"job_number":"JOB_179747","tr_customer_id":179765,"tr_customer_product_id":179755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:10:39.000Z","modified_at":"2026-02-07T10:10:39.000Z","name":"Jaunita Gorczany","mobile_number":"901-938-8478","email_id":"Fiona27@yahoo.com","dop":"2025-10-06","serial_number":"18990359592597","imei1":"18990359592597","imei2":"18990359592597","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179748,"job_number":"JOB_179748","tr_customer_id":179766,"tr_customer_product_id":179756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:18.000Z","modified_at":"2026-02-07T10:11:18.000Z","name":"Conor Muller","mobile_number":"205-978-0163","email_id":"Stefan_Prohaska@gmail.com","dop":"2025-10-06","serial_number":"11915085199272","imei1":"11915085199272","imei2":"11915085199272","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179749,"job_number":"JOB_179749","tr_customer_id":179767,"tr_customer_product_id":179757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:33.000Z","modified_at":"2026-02-07T10:11:33.000Z","name":"Hollis Schoen","mobile_number":"800-203-5652","email_id":"Alayna.Walker@yahoo.com","dop":"2025-10-06","serial_number":"15473237387585","imei1":"15473237387585","imei2":"15473237387585","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179750,"job_number":"JOB_179750","tr_customer_id":179768,"tr_customer_product_id":179758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:03.000Z","modified_at":"2026-02-07T10:20:03.000Z","name":"Stefan Bartell","mobile_number":"866-517-3379","email_id":"Brandyn.Rempel@hotmail.com","dop":"2025-10-06","serial_number":"13528851987417","imei1":"13528851987417","imei2":"13528851987417","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179751,"job_number":"JOB_179751","tr_customer_id":179769,"tr_customer_product_id":179759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:59.000Z","modified_at":"2026-02-07T10:20:59.000Z","name":"Abelardo Windler","mobile_number":"319-353-7338","email_id":"Chadd29@yahoo.com","dop":"2025-10-06","serial_number":"19150496485766","imei1":"19150496485766","imei2":"19150496485766","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179752,"job_number":"JOB_179752","tr_customer_id":179770,"tr_customer_product_id":179760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:23:03.000Z","modified_at":"2026-02-07T10:23:03.000Z","name":"Benjamin Satterfield","mobile_number":"638-545-6078","email_id":"Forrest_Pollich82@hotmail.com","dop":"2025-10-06","serial_number":"14973674249923","imei1":"14973674249923","imei2":"14973674249923","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179753,"job_number":"JOB_179753","tr_customer_id":179771,"tr_customer_product_id":179761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:25:35.000Z","modified_at":"2026-02-07T10:25:35.000Z","name":"Nicole Ritchie","mobile_number":"966-349-0591","email_id":"Kristofer.Zulauf35@yahoo.com","dop":"2025-10-06","serial_number":"16876955012304","imei1":"16876955012304","imei2":"16876955012304","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179755,"job_number":"JOB_179755","tr_customer_id":179773,"tr_customer_product_id":179763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:08.000Z","modified_at":"2026-02-07T10:43:08.000Z","name":"Keshaun Flatley","mobile_number":"363-351-5440","email_id":"Marcelle.Terry1@yahoo.com","dop":"2025-04-06","serial_number":"12243131680891916","imei1":"12243131680891916","imei2":"12243131680891916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179756,"job_number":"JOB_179756","tr_customer_id":179774,"tr_customer_product_id":179764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:40.000Z","modified_at":"2026-02-07T10:46:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-28","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-28T10:46:32.661952226Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179757,"job_number":"JOB_179757","tr_customer_id":179775,"tr_customer_product_id":179765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:41.000Z","modified_at":"2026-02-07T10:46:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-28","serial_number":"25855584692948","imei1":"25855584692948","imei2":"25855584692948","popurl":"2026-01-28T10:46:32.664242633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179758,"job_number":"JOB_179758","tr_customer_id":179776,"tr_customer_product_id":179766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:53.000Z","modified_at":"2026-02-07T10:46:53.000Z","name":"Agrata Menon","mobile_number":"8648037786","email_id":"ganaka.pillai@gmail.com","dop":"2026-01-28","serial_number":"02395617858067","imei1":"02395617858067","imei2":"02395617858067","popurl":"www.poornima-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179759,"job_number":"JOB_179759","tr_customer_id":179777,"tr_customer_product_id":179767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:02:02.000Z","modified_at":"2026-02-07T11:02:02.000Z","name":"Laurel Boehm","mobile_number":"850-336-4293","email_id":"Harold.Williamson70@yahoo.com","dop":"2025-10-06","serial_number":"17744748222467764","imei1":"17744748222467764","imei2":"17744748222467764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179760,"job_number":"JOB_179760","tr_customer_id":179778,"tr_customer_product_id":179768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:03:17.000Z","modified_at":"2026-02-07T11:03:18.000Z","name":"Anita Jacobi","mobile_number":"922-288-8508","email_id":"Cassandra.Hilll@gmail.com","dop":"2025-10-06","serial_number":"17584373940113454","imei1":"17584373940113454","imei2":"17584373940113454","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179761,"job_number":"JOB_179761","tr_customer_id":179779,"tr_customer_product_id":179769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:02.000Z","modified_at":"2026-02-07T11:04:02.000Z","name":"Jaylon Aufderhar","mobile_number":"277-782-4288","email_id":"Moses.Rau8@yahoo.com","dop":"2025-10-06","serial_number":"14895891230842764","imei1":"14895891230842764","imei2":"14895891230842764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179762,"job_number":"JOB_179762","tr_customer_id":179780,"tr_customer_product_id":179770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:12.000Z","modified_at":"2026-02-07T11:04:12.000Z","name":"Malachi Ebert","mobile_number":"749-679-6784","email_id":"April88@hotmail.com","dop":"2025-10-06","serial_number":"15791718071361438","imei1":"15791718071361438","imei2":"15791718071361438","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179764,"job_number":"JOB_179764","tr_customer_id":179782,"tr_customer_product_id":179772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:25:05.000Z","modified_at":"2026-02-07T11:25:05.000Z","name":"Aniyah Parisian","mobile_number":"286-591-4472","email_id":"Maximillia_Kutch60@gmail.com","dop":"2025-10-06","serial_number":"17308320562618892","imei1":"17308320562618892","imei2":"17308320562618892","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179765,"job_number":"JOB_179765","tr_customer_id":179783,"tr_customer_product_id":179773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:42:43.000Z","modified_at":"2026-02-07T11:42:43.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-28","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-28T11:42:43.482387059Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179767,"job_number":"JOB_179767","tr_customer_id":179785,"tr_customer_product_id":179775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:44:33.000Z","modified_at":"2026-02-07T11:44:33.000Z","name":"Joel Hayes","mobile_number":"230-621-2511","email_id":"Stanford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"19801763218124200","imei1":"19801763218124200","imei2":"19801763218124200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179768,"job_number":"JOB_179768","tr_customer_id":179786,"tr_customer_product_id":179776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:18:58.000Z","modified_at":"2026-02-07T12:18:58.000Z","name":"Jensen Krajcik","mobile_number":"461-596-0525","email_id":"Laverna.Kuhn@hotmail.com","dop":"2025-10-06","serial_number":"12377315243258","imei1":"12377315243258","imei2":"12377315243258","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179769,"job_number":"JOB_179769","tr_customer_id":179787,"tr_customer_product_id":179777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:32:32.000Z","modified_at":"2026-02-07T12:32:32.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434057","imei1":"61316736434057","imei2":"61316736434057","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179770,"job_number":"JOB_179770","tr_customer_id":179788,"tr_customer_product_id":179778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:38:37.000Z","modified_at":"2026-02-07T12:38:37.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434059","imei1":"61316736434059","imei2":"61316736434059","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179771,"job_number":"JOB_179771","tr_customer_id":179789,"tr_customer_product_id":179779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:39:36.000Z","modified_at":"2026-02-07T12:39:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-28","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-28T12:39:36.247524900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179772,"job_number":"JOB_179772","tr_customer_id":179790,"tr_customer_product_id":179780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:40:46.000Z","modified_at":"2026-02-07T12:40:46.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434051","imei1":"61316736434051","imei2":"61316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179773,"job_number":"JOB_179773","tr_customer_id":179791,"tr_customer_product_id":179781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:25:23.000Z","modified_at":"2026-02-07T13:25:23.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-28","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-28T13:25:23.066979323Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179776,"job_number":"JOB_179776","tr_customer_id":179794,"tr_customer_product_id":179784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:45.000Z","modified_at":"2026-02-07T13:37:45.000Z","name":"Madelyn Powlowski","mobile_number":"766-908-8519","email_id":"Albertha28@gmail.com","dop":"2025-05-30","serial_number":"18243646010747","imei1":"18243646010747","imei2":"18243646010747","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179777,"job_number":"JOB_179777","tr_customer_id":179795,"tr_customer_product_id":179785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:46.000Z","modified_at":"2026-02-07T13:37:46.000Z","name":"Karelle Kuphal","mobile_number":"781-455-7951","email_id":"Marquis.Renner73@yahoo.com","dop":"2025-05-30","serial_number":"1480695618774731","imei1":"1480695618774731","imei2":"1480695618774731","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179778,"job_number":"JOB_179778","tr_customer_id":179796,"tr_customer_product_id":179786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:56:49.000Z","modified_at":"2026-02-07T13:56:49.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105437494248890","imei1":"105437494248890","imei2":"105437494248890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179780,"job_number":"JOB_179780","tr_customer_id":179798,"tr_customer_product_id":179788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:34.000Z","modified_at":"2026-02-07T13:57:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101644197897408","imei1":"101644197897408","imei2":"101644197897408","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179782,"job_number":"JOB_179782","tr_customer_id":179800,"tr_customer_product_id":179790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:49.000Z","modified_at":"2026-02-07T13:57:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80197342314528","imei1":"80197342314528","imei2":"80197342314528","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179783,"job_number":"JOB_179783","tr_customer_id":179801,"tr_customer_product_id":179791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74865510785288","imei1":"74865510785288","imei2":"74865510785288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179784,"job_number":"JOB_179784","tr_customer_id":179802,"tr_customer_product_id":179792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23879993314286","imei1":"23879993314286","imei2":"23879993314286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179785,"job_number":"JOB_179785","tr_customer_id":179803,"tr_customer_product_id":179793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90671915630309","imei1":"90671915630309","imei2":"90671915630309","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179786,"job_number":"JOB_179786","tr_customer_id":179804,"tr_customer_product_id":179794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99651405795684","imei1":"99651405795684","imei2":"99651405795684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179787,"job_number":"JOB_179787","tr_customer_id":179805,"tr_customer_product_id":179795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:51.000Z","modified_at":"2026-02-07T13:57:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75120866235680","imei1":"75120866235680","imei2":"75120866235680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179790,"job_number":"JOB_179790","tr_customer_id":179808,"tr_customer_product_id":179798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:10.000Z","modified_at":"2026-02-07T13:58:10.000Z","name":"Erica Murphy","mobile_number":"474-301-4889","email_id":"Lindsey.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"19382078984364150","imei1":"19382078984364150","imei2":"19382078984364150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179791,"job_number":"JOB_179791","tr_customer_id":179809,"tr_customer_product_id":179799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:19.000Z","modified_at":"2026-02-07T13:58:19.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101095886854799","imei1":"101095886854799","imei2":"101095886854799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179793,"job_number":"JOB_179793","tr_customer_id":179811,"tr_customer_product_id":179801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61483953370915","imei1":"61483953370915","imei2":"61483953370915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179794,"job_number":"JOB_179794","tr_customer_id":179812,"tr_customer_product_id":179802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72465708230478","imei1":"72465708230478","imei2":"72465708230478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179795,"job_number":"JOB_179795","tr_customer_id":179813,"tr_customer_product_id":179803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72036445300095","imei1":"72036445300095","imei2":"72036445300095","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179796,"job_number":"JOB_179796","tr_customer_id":179814,"tr_customer_product_id":179804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27681940831746","imei1":"27681940831746","imei2":"27681940831746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179797,"job_number":"JOB_179797","tr_customer_id":179815,"tr_customer_product_id":179805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44200937109396","imei1":"44200937109396","imei2":"44200937109396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179798,"job_number":"JOB_179798","tr_customer_id":179816,"tr_customer_product_id":179806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53628638657337","imei1":"53628638657337","imei2":"53628638657337","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179800,"job_number":"JOB_179800","tr_customer_id":179818,"tr_customer_product_id":179808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:46.000Z","modified_at":"2026-02-07T13:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12491054265438","imei1":"12491054265438","imei2":"12491054265438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179802,"job_number":"JOB_179802","tr_customer_id":179820,"tr_customer_product_id":179810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:48.000Z","modified_at":"2026-02-07T13:58:48.000Z","name":"Alfreda Bode","mobile_number":"219-845-2959","email_id":"Dedrick38@gmail.com","dop":"2025-04-06","serial_number":"14991926659724624","imei1":"14991926659724624","imei2":"14991926659724624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179803,"job_number":"JOB_179803","tr_customer_id":179821,"tr_customer_product_id":179811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78986230816917","imei1":"78986230816917","imei2":"78986230816917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179804,"job_number":"JOB_179804","tr_customer_id":179822,"tr_customer_product_id":179812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17567133662841","imei1":"17567133662841","imei2":"17567133662841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179805,"job_number":"JOB_179805","tr_customer_id":179823,"tr_customer_product_id":179813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75647471408227","imei1":"75647471408227","imei2":"75647471408227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179806,"job_number":"JOB_179806","tr_customer_id":179824,"tr_customer_product_id":179814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47676785925660","imei1":"47676785925660","imei2":"47676785925660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179807,"job_number":"JOB_179807","tr_customer_id":179825,"tr_customer_product_id":179815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96124536369662","imei1":"96124536369662","imei2":"96124536369662","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179808,"job_number":"JOB_179808","tr_customer_id":179826,"tr_customer_product_id":179816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84041227607680","imei1":"84041227607680","imei2":"84041227607680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179811,"job_number":"JOB_179811","tr_customer_id":179829,"tr_customer_product_id":179819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:32.000Z","modified_at":"2026-02-07T13:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13891791021875","imei1":"13891791021875","imei2":"13891791021875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179813,"job_number":"JOB_179813","tr_customer_id":179831,"tr_customer_product_id":179821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:34.000Z","modified_at":"2026-02-07T13:59:34.000Z","name":"Josefina Kuphal","mobile_number":"480-293-7227","email_id":"Erna70@hotmail.com","dop":"2025-04-06","serial_number":"19684853209301836","imei1":"19684853209301836","imei2":"19684853209301836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179816,"job_number":"JOB_179816","tr_customer_id":179834,"tr_customer_product_id":179824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:17.000Z","modified_at":"2026-02-07T14:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18608847428354","imei1":"18608847428354","imei2":"18608847428354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179818,"job_number":"JOB_179818","tr_customer_id":179836,"tr_customer_product_id":179826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:19.000Z","modified_at":"2026-02-07T14:00:19.000Z","name":"Casper Lowe","mobile_number":"756-550-1903","email_id":"Lera.Turner@gmail.com","dop":"2025-04-06","serial_number":"12253186925813656","imei1":"12253186925813656","imei2":"12253186925813656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179828,"job_number":"JOB_179828","tr_customer_id":179846,"tr_customer_product_id":179836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:55.000Z","modified_at":"2026-02-07T14:16:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69686298423837","imei1":"69686298423837","imei2":"69686298423837","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179829,"job_number":"JOB_179829","tr_customer_id":179847,"tr_customer_product_id":179837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:56.000Z","modified_at":"2026-02-07T14:16:56.000Z","name":"Brittany Hills","mobile_number":"646-931-0891","email_id":"Karelle_Paucek@gmail.com","dop":"2025-02-01","serial_number":"35193869516381","imei1":"35193869516381","imei2":"35193869516381","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179831,"job_number":"JOB_179831","tr_customer_id":179849,"tr_customer_product_id":179839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:37.000Z","modified_at":"2026-02-07T14:17:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"62636744085812","imei1":"62636744085812","imei2":"62636744085812","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179832,"job_number":"JOB_179832","tr_customer_id":179850,"tr_customer_product_id":179840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:38.000Z","modified_at":"2026-02-07T14:17:38.000Z","name":"Elton Skiles","mobile_number":"529-757-1111","email_id":"Robyn.Weber10@hotmail.com","dop":"2025-02-01","serial_number":"41908874477162","imei1":"41908874477162","imei2":"41908874477162","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179833,"job_number":"JOB_179833","tr_customer_id":179851,"tr_customer_product_id":179841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:39.000Z","modified_at":"2026-02-07T14:17:39.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"49812290296665496","imei1":"49812290296665496","imei2":"49812290296665496","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179835,"job_number":"JOB_179835","tr_customer_id":179853,"tr_customer_product_id":179843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:18.000Z","modified_at":"2026-02-07T14:18:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17669976368062","imei1":"17669976368062","imei2":"17669976368062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179837,"job_number":"JOB_179837","tr_customer_id":179855,"tr_customer_product_id":179845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:19.000Z","modified_at":"2026-02-07T14:18:19.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76402392931279","imei1":"76402392931279","imei2":"76402392931279","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179838,"job_number":"JOB_179838","tr_customer_id":179856,"tr_customer_product_id":179846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Abdiel O'Keefe","mobile_number":"370-491-0493","email_id":"Damian_Pouros32@hotmail.com","dop":"2025-02-01","serial_number":"44367161650304","imei1":"44367161650304","imei2":"44367161650304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179839,"job_number":"JOB_179839","tr_customer_id":179857,"tr_customer_product_id":179847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Annamae VonRueden","mobile_number":"757-671-2270","email_id":"Geoffrey89@hotmail.com","dop":"2025-04-06","serial_number":"15897574014852978","imei1":"15897574014852978","imei2":"15897574014852978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179841,"job_number":"JOB_179841","tr_customer_id":179859,"tr_customer_product_id":179849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:04.000Z","modified_at":"2026-02-07T14:19:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841665199194","imei1":"19841665199194","imei2":"19841665199194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179843,"job_number":"JOB_179843","tr_customer_id":179861,"tr_customer_product_id":179851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:06.000Z","modified_at":"2026-02-07T14:19:06.000Z","name":"Macie Kuphal","mobile_number":"561-602-3776","email_id":"Araceli.Pouros@gmail.com","dop":"2025-04-06","serial_number":"13480254744012844","imei1":"13480254744012844","imei2":"13480254744012844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179844,"job_number":"JOB_179844","tr_customer_id":179862,"tr_customer_product_id":179852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:38.000Z","modified_at":"2026-02-07T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344374818104","imei1":"16344374818104","imei2":"16344374818104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179846,"job_number":"JOB_179846","tr_customer_id":179864,"tr_customer_product_id":179854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:40.000Z","modified_at":"2026-02-07T14:19:40.000Z","name":"Velma Dooley","mobile_number":"843-648-5891","email_id":"Emiliano.Erdman82@hotmail.com","dop":"2025-04-06","serial_number":"16352594402596680","imei1":"16352594402596680","imei2":"16352594402596680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179847,"job_number":"JOB_179847","tr_customer_id":179865,"tr_customer_product_id":179855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:50.000Z","modified_at":"2026-02-07T14:19:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12453511560258","imei1":"12453511560258","imei2":"12453511560258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179849,"job_number":"JOB_179849","tr_customer_id":179867,"tr_customer_product_id":179857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:52.000Z","modified_at":"2026-02-07T14:19:52.000Z","name":"Eden Medhurst","mobile_number":"330-871-1765","email_id":"Charles46@yahoo.com","dop":"2025-04-06","serial_number":"12148713613684306","imei1":"12148713613684306","imei2":"12148713613684306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179850,"job_number":"JOB_179850","tr_customer_id":179868,"tr_customer_product_id":179858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:21.000Z","modified_at":"2026-02-07T14:20:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15131948662201","imei1":"15131948662201","imei2":"15131948662201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179852,"job_number":"JOB_179852","tr_customer_id":179870,"tr_customer_product_id":179860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:22.000Z","modified_at":"2026-02-07T14:20:22.000Z","name":"Imelda Nolan","mobile_number":"828-326-7733","email_id":"Bradley_OReilly@gmail.com","dop":"2025-04-06","serial_number":"14351926079321682","imei1":"14351926079321682","imei2":"14351926079321682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179853,"job_number":"JOB_179853","tr_customer_id":179871,"tr_customer_product_id":179861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10685825078408","imei1":"10685825078408","imei2":"10685825078408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179855,"job_number":"JOB_179855","tr_customer_id":179873,"tr_customer_product_id":179863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"Osborne Stracke","mobile_number":"817-599-8884","email_id":"Rory_Leffler54@hotmail.com","dop":"2025-06-18","serial_number":"1086612149015004","imei1":"1086612149015004","imei2":"1086612149015004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179856,"job_number":"JOB_179856","tr_customer_id":179874,"tr_customer_product_id":179864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:03.000Z","modified_at":"2026-02-07T14:21:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15596846481310","imei1":"15596846481310","imei2":"15596846481310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179858,"job_number":"JOB_179858","tr_customer_id":179876,"tr_customer_product_id":179866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:05.000Z","modified_at":"2026-02-07T14:21:05.000Z","name":"Eliane Dickens","mobile_number":"355-231-7577","email_id":"Darlene83@gmail.com","dop":"2025-04-06","serial_number":"19687423628870456","imei1":"19687423628870456","imei2":"19687423628870456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179859,"job_number":"JOB_179859","tr_customer_id":179877,"tr_customer_product_id":179867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:21.000Z","modified_at":"2026-02-07T14:21:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10724246016562","imei1":"10724246016562","imei2":"10724246016562","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179861,"job_number":"JOB_179861","tr_customer_id":179879,"tr_customer_product_id":179869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:22.000Z","modified_at":"2026-02-07T14:21:22.000Z","name":"Isai Hessel","mobile_number":"205-326-1253","email_id":"Susanna.Stroman@gmail.com","dop":"2025-06-18","serial_number":"1003279534527791","imei1":"1003279534527791","imei2":"1003279534527791","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179872,"job_number":"JOB_179872","tr_customer_id":179890,"tr_customer_product_id":179880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:27.000Z","modified_at":"2026-02-07T14:23:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13339336718566","imei1":"13339336718566","imei2":"13339336718566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179874,"job_number":"JOB_179874","tr_customer_id":179892,"tr_customer_product_id":179882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:29.000Z","modified_at":"2026-02-07T14:23:29.000Z","name":"Dorothy Langosh","mobile_number":"997-908-5833","email_id":"Norberto_Haley@yahoo.com","dop":"2025-04-06","serial_number":"16556055149962738","imei1":"16556055149962738","imei2":"16556055149962738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179875,"job_number":"JOB_179875","tr_customer_id":179893,"tr_customer_product_id":179883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:38.000Z","modified_at":"2026-02-07T14:23:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978082268609","imei1":"12978082268609","imei2":"12978082268609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179877,"job_number":"JOB_179877","tr_customer_id":179895,"tr_customer_product_id":179885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:40.000Z","modified_at":"2026-02-07T14:23:40.000Z","name":"Myrtis Shanahan","mobile_number":"916-896-8571","email_id":"Vita33@yahoo.com","dop":"2025-04-06","serial_number":"12143421542966584","imei1":"12143421542966584","imei2":"12143421542966584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179881,"job_number":"JOB_179881","tr_customer_id":179899,"tr_customer_product_id":179889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:12.000Z","modified_at":"2026-02-07T14:24:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17262316571497","imei1":"17262316571497","imei2":"17262316571497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179883,"job_number":"JOB_179883","tr_customer_id":179901,"tr_customer_product_id":179891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:13.000Z","modified_at":"2026-02-07T14:24:13.000Z","name":"Justyn Legros","mobile_number":"629-525-7289","email_id":"Kayli.Lynch@gmail.com","dop":"2025-04-06","serial_number":"13577300721050332","imei1":"13577300721050332","imei2":"13577300721050332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179884,"job_number":"JOB_179884","tr_customer_id":179902,"tr_customer_product_id":179892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:25.000Z","modified_at":"2026-02-07T14:24:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16353005958443","imei1":"16353005958443","imei2":"16353005958443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179886,"job_number":"JOB_179886","tr_customer_id":179904,"tr_customer_product_id":179894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:26.000Z","modified_at":"2026-02-07T14:24:26.000Z","name":"Tad Hermann","mobile_number":"711-873-9036","email_id":"Neva_Kerluke57@gmail.com","dop":"2025-04-06","serial_number":"14067378688247380","imei1":"14067378688247380","imei2":"14067378688247380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179887,"job_number":"JOB_179887","tr_customer_id":179905,"tr_customer_product_id":179895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:42.000Z","modified_at":"2026-02-07T14:24:42.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17677032421116","imei1":"17677032421116","imei2":"17677032421116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179889,"job_number":"JOB_179889","tr_customer_id":179907,"tr_customer_product_id":179897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:44.000Z","modified_at":"2026-02-07T14:24:44.000Z","name":"Karelle Littel","mobile_number":"753-242-1579","email_id":"Louvenia.Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"14722440668384786","imei1":"14722440668384786","imei2":"14722440668384786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179890,"job_number":"JOB_179890","tr_customer_id":179908,"tr_customer_product_id":179898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:56.000Z","modified_at":"2026-02-07T14:24:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10282060018464","imei1":"10282060018464","imei2":"10282060018464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179892,"job_number":"JOB_179892","tr_customer_id":179910,"tr_customer_product_id":179900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:57.000Z","modified_at":"2026-02-07T14:24:57.000Z","name":"Branson Gulgowski","mobile_number":"443-324-7150","email_id":"Marshall.Gibson@gmail.com","dop":"2025-04-06","serial_number":"17965865995249696","imei1":"17965865995249696","imei2":"17965865995249696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179893,"job_number":"JOB_179893","tr_customer_id":179911,"tr_customer_product_id":179901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:01.000Z","modified_at":"2026-02-07T14:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17194438240124","imei1":"17194438240124","imei2":"17194438240124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179895,"job_number":"JOB_179895","tr_customer_id":179913,"tr_customer_product_id":179903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:03.000Z","modified_at":"2026-02-07T14:25:03.000Z","name":"Antonina Pollich","mobile_number":"723-557-2404","email_id":"Gillian_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"13202264638513286","imei1":"13202264638513286","imei2":"13202264638513286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179896,"job_number":"JOB_179896","tr_customer_id":179914,"tr_customer_product_id":179904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:11.000Z","modified_at":"2026-02-07T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13296011689171","imei1":"13296011689171","imei2":"13296011689171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179898,"job_number":"JOB_179898","tr_customer_id":179916,"tr_customer_product_id":179906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:13.000Z","modified_at":"2026-02-07T14:25:13.000Z","name":"Herminio Pollich","mobile_number":"484-798-5406","email_id":"Jamar_Moore59@yahoo.com","dop":"2025-04-06","serial_number":"17477339079513796","imei1":"17477339079513796","imei2":"17477339079513796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179899,"job_number":"JOB_179899","tr_customer_id":179917,"tr_customer_product_id":179907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:26.000Z","modified_at":"2026-02-07T14:25:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10498188361992","imei1":"10498188361992","imei2":"10498188361992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179901,"job_number":"JOB_179901","tr_customer_id":179919,"tr_customer_product_id":179909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:27.000Z","modified_at":"2026-02-07T14:25:27.000Z","name":"Deangelo Trantow","mobile_number":"281-207-2057","email_id":"Connor_Bergstrom55@gmail.com","dop":"2025-04-06","serial_number":"10903781831504018","imei1":"10903781831504018","imei2":"10903781831504018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179902,"job_number":"JOB_179902","tr_customer_id":179920,"tr_customer_product_id":179910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:45.000Z","modified_at":"2026-02-07T14:25:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968880640962","imei1":"10968880640962","imei2":"10968880640962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179904,"job_number":"JOB_179904","tr_customer_id":179922,"tr_customer_product_id":179912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:47.000Z","modified_at":"2026-02-07T14:25:47.000Z","name":"Thelma Mante","mobile_number":"662-440-3870","email_id":"Elmira.Durgan40@gmail.com","dop":"2025-04-06","serial_number":"19777426392199464","imei1":"19777426392199464","imei2":"19777426392199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179905,"job_number":"JOB_179905","tr_customer_id":179923,"tr_customer_product_id":179913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:09.000Z","modified_at":"2026-02-07T14:26:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19831076569840","imei1":"19831076569840","imei2":"19831076569840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179907,"job_number":"JOB_179907","tr_customer_id":179925,"tr_customer_product_id":179915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:11.000Z","modified_at":"2026-02-07T14:26:11.000Z","name":"Hunter Feest","mobile_number":"652-382-6937","email_id":"Leslie31@gmail.com","dop":"2025-04-06","serial_number":"18220027528791916","imei1":"18220027528791916","imei2":"18220027528791916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179908,"job_number":"JOB_179908","tr_customer_id":179926,"tr_customer_product_id":179916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:29.000Z","modified_at":"2026-02-07T14:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10557094603184","imei1":"10557094603184","imei2":"10557094603184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179910,"job_number":"JOB_179910","tr_customer_id":179928,"tr_customer_product_id":179918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:31.000Z","modified_at":"2026-02-07T14:26:31.000Z","name":"Kitty Corwin","mobile_number":"891-870-1578","email_id":"Furman29@gmail.com","dop":"2025-04-06","serial_number":"10191219237419784","imei1":"10191219237419784","imei2":"10191219237419784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179912,"job_number":"JOB_179912","tr_customer_id":179930,"tr_customer_product_id":179920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:41.000Z","modified_at":"2026-02-07T14:26:41.000Z","name":"Trisha Beer","mobile_number":"343-257-3781","email_id":"Jammie_Spencer88@hotmail.com","dop":"2025-04-06","serial_number":"13021824538298464","imei1":"13021824538298464","imei2":"13021824538298464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179914,"job_number":"JOB_179914","tr_customer_id":179932,"tr_customer_product_id":179922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:27:31.000Z","modified_at":"2026-02-07T14:27:31.000Z","name":"Mollie Wunsch","mobile_number":"760-887-7894","email_id":"Renee.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"18167121442323150","imei1":"18167121442323150","imei2":"18167121442323150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179918,"job_number":"JOB_179918","tr_customer_id":179936,"tr_customer_product_id":179926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:28:35.000Z","modified_at":"2026-02-07T14:28:35.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"54047967060051","imei1":"54047967060051","imei2":"54047967060051","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179919,"job_number":"JOB_179919","tr_customer_id":179937,"tr_customer_product_id":179927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:29:42.000Z","modified_at":"2026-02-07T14:29:42.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"31286052489919","imei1":"31286052489919","imei2":"31286052489919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179921,"job_number":"JOB_179921","tr_customer_id":179939,"tr_customer_product_id":179929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:24.000Z","modified_at":"2026-02-07T14:30:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10028868335117","imei1":"10028868335117","imei2":"10028868335117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179923,"job_number":"JOB_179923","tr_customer_id":179941,"tr_customer_product_id":179931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"Sallie Murray","mobile_number":"418-943-5134","email_id":"Otho11@yahoo.com","dop":"2025-04-06","serial_number":"17570116585958636","imei1":"17570116585958636","imei2":"17570116585958636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179924,"job_number":"JOB_179924","tr_customer_id":179942,"tr_customer_product_id":179932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10597829378533","imei1":"10597829378533","imei2":"10597829378533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179926,"job_number":"JOB_179926","tr_customer_id":179944,"tr_customer_product_id":179934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:27.000Z","modified_at":"2026-02-07T14:30:27.000Z","name":"Judah Reynolds","mobile_number":"650-410-7153","email_id":"Bradley_Rowe@yahoo.com","dop":"2025-04-06","serial_number":"18717348275784724","imei1":"18717348275784724","imei2":"18717348275784724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179927,"job_number":"JOB_179927","tr_customer_id":179945,"tr_customer_product_id":179935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:53.000Z","modified_at":"2026-02-07T14:30:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13087597905801","imei1":"13087597905801","imei2":"13087597905801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179929,"job_number":"JOB_179929","tr_customer_id":179947,"tr_customer_product_id":179937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:55.000Z","modified_at":"2026-02-07T14:30:55.000Z","name":"Lukas Feeney","mobile_number":"793-913-5553","email_id":"Maxie.VonRueden81@yahoo.com","dop":"2025-04-06","serial_number":"11781449194715380","imei1":"11781449194715380","imei2":"11781449194715380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179930,"job_number":"JOB_179930","tr_customer_id":179948,"tr_customer_product_id":179938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:08.000Z","modified_at":"2026-02-07T14:31:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10638823989728","imei1":"10638823989728","imei2":"10638823989728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179932,"job_number":"JOB_179932","tr_customer_id":179950,"tr_customer_product_id":179940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:09.000Z","modified_at":"2026-02-07T14:31:09.000Z","name":"Ewell Kirlin","mobile_number":"947-789-8031","email_id":"Urban_Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"17015083960993862","imei1":"17015083960993862","imei2":"17015083960993862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179933,"job_number":"JOB_179933","tr_customer_id":179951,"tr_customer_product_id":179941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:12.000Z","modified_at":"2026-02-07T14:31:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11201097543183","imei1":"11201097543183","imei2":"11201097543183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179935,"job_number":"JOB_179935","tr_customer_id":179953,"tr_customer_product_id":179943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:13.000Z","modified_at":"2026-02-07T14:31:13.000Z","name":"Mckenzie Cruickshank","mobile_number":"974-884-6589","email_id":"Joy.Sawayn@gmail.com","dop":"2025-04-06","serial_number":"11351553507756434","imei1":"11351553507756434","imei2":"11351553507756434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179939,"job_number":"JOB_179939","tr_customer_id":179957,"tr_customer_product_id":179947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:37.000Z","modified_at":"2026-02-07T14:31:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17470234332150","imei1":"17470234332150","imei2":"17470234332150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179941,"job_number":"JOB_179941","tr_customer_id":179959,"tr_customer_product_id":179949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:39.000Z","modified_at":"2026-02-07T14:31:39.000Z","name":"Wilfred Hammes","mobile_number":"297-765-7722","email_id":"Jamaal1@hotmail.com","dop":"2025-04-06","serial_number":"15712596247253712","imei1":"15712596247253712","imei2":"15712596247253712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179943,"job_number":"JOB_179943","tr_customer_id":179961,"tr_customer_product_id":179951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:42.000Z","modified_at":"2026-02-07T14:31:42.000Z","name":"Ike Grant","mobile_number":"523-456-1908","email_id":"Ashley_Durgan32@gmail.com","dop":"2025-04-06","serial_number":"14843498387535196","imei1":"14843498387535196","imei2":"14843498387535196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179946,"job_number":"JOB_179946","tr_customer_id":179964,"tr_customer_product_id":179954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16771628690020","imei1":"16771628690020","imei2":"16771628690020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179949,"job_number":"JOB_179949","tr_customer_id":179967,"tr_customer_product_id":179957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:53.000Z","modified_at":"2026-02-07T14:31:53.000Z","name":"Nolan Aufderhar","mobile_number":"767-571-6865","email_id":"Malika.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"19289965423529750","imei1":"19289965423529750","imei2":"19289965423529750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179950,"job_number":"JOB_179950","tr_customer_id":179968,"tr_customer_product_id":179958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:58.000Z","modified_at":"2026-02-07T14:31:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15967046338331","imei1":"15967046338331","imei2":"15967046338331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179952,"job_number":"JOB_179952","tr_customer_id":179970,"tr_customer_product_id":179960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:59.000Z","modified_at":"2026-02-07T14:31:59.000Z","name":"Heidi Ledner","mobile_number":"528-349-8027","email_id":"Roderick57@hotmail.com","dop":"2025-04-06","serial_number":"10496183210670822","imei1":"10496183210670822","imei2":"10496183210670822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179956,"job_number":"JOB_179956","tr_customer_id":179974,"tr_customer_product_id":179964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:22.000Z","modified_at":"2026-02-07T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10474229923489","imei1":"10474229923489","imei2":"10474229923489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179958,"job_number":"JOB_179958","tr_customer_id":179976,"tr_customer_product_id":179966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:23.000Z","modified_at":"2026-02-07T14:32:23.000Z","name":"Celine Gutmann","mobile_number":"476-938-3868","email_id":"Devon71@yahoo.com","dop":"2025-04-06","serial_number":"12585103844422848","imei1":"12585103844422848","imei2":"12585103844422848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179960,"job_number":"JOB_179960","tr_customer_id":179978,"tr_customer_product_id":179968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:07.000Z","modified_at":"2026-02-07T14:33:07.000Z","name":"Linnea Grimes","mobile_number":"831-732-2320","email_id":"Anahi_Boehm62@gmail.com","dop":"2025-04-06","serial_number":"14261160538611022","imei1":"14261160538611022","imei2":"14261160538611022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179961,"job_number":"JOB_179961","tr_customer_id":179979,"tr_customer_product_id":179969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:26.000Z","modified_at":"2026-02-07T14:33:26.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14755942165979","imei1":"14755942165979","imei2":"14755942165979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179963,"job_number":"JOB_179963","tr_customer_id":179981,"tr_customer_product_id":179971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:28.000Z","modified_at":"2026-02-07T14:33:28.000Z","name":"Cleora Steuber","mobile_number":"880-842-5832","email_id":"John11@gmail.com","dop":"2025-04-06","serial_number":"11275240517500858","imei1":"11275240517500858","imei2":"11275240517500858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179964,"job_number":"JOB_179964","tr_customer_id":179982,"tr_customer_product_id":179972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:29.000Z","modified_at":"2026-02-07T14:33:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13191503912354","imei1":"13191503912354","imei2":"13191503912354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179966,"job_number":"JOB_179966","tr_customer_id":179984,"tr_customer_product_id":179974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:31.000Z","modified_at":"2026-02-07T14:33:31.000Z","name":"Domenic King","mobile_number":"999-446-5457","email_id":"Broderick.Mraz@gmail.com","dop":"2025-04-06","serial_number":"17846747714933244","imei1":"17846747714933244","imei2":"17846747714933244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179967,"job_number":"JOB_179967","tr_customer_id":179985,"tr_customer_product_id":179975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:34.000Z","modified_at":"2026-02-07T14:33:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19877067256788","imei1":"19877067256788","imei2":"19877067256788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179969,"job_number":"JOB_179969","tr_customer_id":179987,"tr_customer_product_id":179977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:36.000Z","modified_at":"2026-02-07T14:33:36.000Z","name":"Billy Dickinson","mobile_number":"579-587-4729","email_id":"Savanah.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13280507033572006","imei1":"13280507033572006","imei2":"13280507033572006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179970,"job_number":"JOB_179970","tr_customer_id":179988,"tr_customer_product_id":179978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:11.000Z","modified_at":"2026-02-07T14:34:11.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17339693103664","imei1":"17339693103664","imei2":"17339693103664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179972,"job_number":"JOB_179972","tr_customer_id":179990,"tr_customer_product_id":179980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"Misael Green","mobile_number":"590-221-6859","email_id":"Sheridan_Wiegand29@gmail.com","dop":"2025-04-06","serial_number":"10657428343882878","imei1":"10657428343882878","imei2":"10657428343882878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179973,"job_number":"JOB_179973","tr_customer_id":179991,"tr_customer_product_id":179981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18666875592540","imei1":"18666875592540","imei2":"18666875592540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179975,"job_number":"JOB_179975","tr_customer_id":179993,"tr_customer_product_id":179983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:15.000Z","modified_at":"2026-02-07T14:34:15.000Z","name":"Shyanne Schmidt","mobile_number":"497-785-5439","email_id":"Norwood.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"13119084697732956","imei1":"13119084697732956","imei2":"13119084697732956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179976,"job_number":"JOB_179976","tr_customer_id":179994,"tr_customer_product_id":179984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:18.000Z","modified_at":"2026-02-07T14:34:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10869083313235","imei1":"10869083313235","imei2":"10869083313235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179978,"job_number":"JOB_179978","tr_customer_id":179996,"tr_customer_product_id":179986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:20.000Z","modified_at":"2026-02-07T14:34:20.000Z","name":"Garrett Abshire","mobile_number":"589-939-0321","email_id":"Al.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19425684183535516","imei1":"19425684183535516","imei2":"19425684183535516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179980,"job_number":"JOB_179980","tr_customer_id":179998,"tr_customer_product_id":179988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:44.000Z","modified_at":"2026-02-07T14:34:44.000Z","name":"Loyce Gibson","mobile_number":"239-334-8213","email_id":"Ima.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"15971644494192478","imei1":"15971644494192478","imei2":"15971644494192478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179981,"job_number":"JOB_179981","tr_customer_id":179999,"tr_customer_product_id":179989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:47.000Z","modified_at":"2026-02-07T14:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712294373902","imei1":"12712294373902","imei2":"12712294373902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179984,"job_number":"JOB_179984","tr_customer_id":180002,"tr_customer_product_id":179992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:49.000Z","modified_at":"2026-02-07T14:34:49.000Z","name":"Birdie Monahan","mobile_number":"836-274-7428","email_id":"Kyla.Kulas12@yahoo.com","dop":"2025-04-06","serial_number":"13659286019872754","imei1":"13659286019872754","imei2":"13659286019872754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179985,"job_number":"JOB_179985","tr_customer_id":180003,"tr_customer_product_id":179993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:55.000Z","modified_at":"2026-02-07T14:34:55.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16089875177517","imei1":"16089875177517","imei2":"16089875177517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179987,"job_number":"JOB_179987","tr_customer_id":180005,"tr_customer_product_id":179995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"Vesta Koepp","mobile_number":"713-963-3553","email_id":"Tess_Lindgren65@gmail.com","dop":"2025-04-06","serial_number":"13483468307119410","imei1":"13483468307119410","imei2":"13483468307119410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179988,"job_number":"JOB_179988","tr_customer_id":180006,"tr_customer_product_id":179996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15501906620958","imei1":"15501906620958","imei2":"15501906620958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179990,"job_number":"JOB_179990","tr_customer_id":180008,"tr_customer_product_id":179998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:59.000Z","modified_at":"2026-02-07T14:34:59.000Z","name":"Euna Hills","mobile_number":"850-216-4179","email_id":"Kaleigh_Kub40@gmail.com","dop":"2025-04-06","serial_number":"18176282408519720","imei1":"18176282408519720","imei2":"18176282408519720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179992,"job_number":"JOB_179992","tr_customer_id":180010,"tr_customer_product_id":180000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:03.000Z","modified_at":"2026-02-07T14:35:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17931745927329","imei1":"17931745927329","imei2":"17931745927329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179994,"job_number":"JOB_179994","tr_customer_id":180012,"tr_customer_product_id":180002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:04.000Z","modified_at":"2026-02-07T14:35:04.000Z","name":"Leanne Kilback","mobile_number":"991-388-4949","email_id":"Kaycee_Ullrich74@yahoo.com","dop":"2025-04-06","serial_number":"18612269244048068","imei1":"18612269244048068","imei2":"18612269244048068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179996,"job_number":"JOB_179996","tr_customer_id":180014,"tr_customer_product_id":180004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:34.000Z","modified_at":"2026-02-07T14:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13107571381083","imei1":"13107571381083","imei2":"13107571381083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179998,"job_number":"JOB_179998","tr_customer_id":180016,"tr_customer_product_id":180006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:36.000Z","modified_at":"2026-02-07T14:35:36.000Z","name":"Cassandra Beer","mobile_number":"520-813-4978","email_id":"Jonathon57@yahoo.com","dop":"2025-04-06","serial_number":"18235699858369040","imei1":"18235699858369040","imei2":"18235699858369040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179999,"job_number":"JOB_179999","tr_customer_id":180017,"tr_customer_product_id":180007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:21.000Z","modified_at":"2026-02-07T14:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281630460404","imei1":"19281630460404","imei2":"19281630460404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180001,"job_number":"JOB_180001","tr_customer_id":180019,"tr_customer_product_id":180009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:23.000Z","modified_at":"2026-02-07T14:36:23.000Z","name":"Maxine Marquardt","mobile_number":"786-979-4982","email_id":"Dannie8@hotmail.com","dop":"2025-04-06","serial_number":"15756686813330044","imei1":"15756686813330044","imei2":"15756686813330044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180002,"job_number":"JOB_180002","tr_customer_id":180020,"tr_customer_product_id":180010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:39:10.000Z","modified_at":"2026-02-07T14:39:10.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"39800882565467","imei1":"39800882565467","imei2":"39800882565467","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180003,"job_number":"JOB_180003","tr_customer_id":180021,"tr_customer_product_id":180011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:32.000Z","modified_at":"2026-02-07T14:50:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12174386357198","imei1":"12174386357198","imei2":"12174386357198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180005,"job_number":"JOB_180005","tr_customer_id":180023,"tr_customer_product_id":180013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:33.000Z","modified_at":"2026-02-07T14:50:33.000Z","name":"Boyd Sauer","mobile_number":"645-339-0561","email_id":"Maude_Herzog34@yahoo.com","dop":"2025-04-06","serial_number":"11669271952899258","imei1":"11669271952899258","imei2":"11669271952899258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180006,"job_number":"JOB_180006","tr_customer_id":180024,"tr_customer_product_id":180014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:16.000Z","modified_at":"2026-02-07T14:51:16.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16699540337421","imei1":"16699540337421","imei2":"16699540337421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180008,"job_number":"JOB_180008","tr_customer_id":180026,"tr_customer_product_id":180016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:18.000Z","modified_at":"2026-02-07T14:51:18.000Z","name":"Constantin Romaguera","mobile_number":"823-557-9266","email_id":"Gideon33@gmail.com","dop":"2025-04-06","serial_number":"17557954057313284","imei1":"17557954057313284","imei2":"17557954057313284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180009,"job_number":"JOB_180009","tr_customer_id":180027,"tr_customer_product_id":180017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:37:27.000Z","modified_at":"2026-02-07T15:37:27.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678998765","imei2":"12345678998765","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180011,"job_number":"JOB_180011","tr_customer_id":180029,"tr_customer_product_id":180019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:17.000Z","modified_at":"2026-02-07T15:45:17.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108315204092296","imei1":"108315204092296","imei2":"108315204092296","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180013,"job_number":"JOB_180013","tr_customer_id":180031,"tr_customer_product_id":180021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:29.000Z","modified_at":"2026-02-07T15:45:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102080507517218","imei1":"102080507517218","imei2":"102080507517218","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180015,"job_number":"JOB_180015","tr_customer_id":180033,"tr_customer_product_id":180023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:48:01.000Z","modified_at":"2026-02-07T15:48:01.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-07","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-07T15:48:00.660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180017,"job_number":"JOB_180017","tr_customer_id":180035,"tr_customer_product_id":180025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:58:55.000Z","modified_at":"2026-02-07T15:58:55.000Z","name":"Leatha Streich","mobile_number":"452-773-5968","email_id":"Jayden90@gmail.com","dop":"2025-10-06","serial_number":"14992574095008138","imei1":"14992574095008138","imei2":"14992574095008138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180018,"job_number":"JOB_180018","tr_customer_id":180036,"tr_customer_product_id":180026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:48:49.000Z","modified_at":"2026-02-07T16:48:49.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461109","imei1":"27700110461109","imei2":"27700110461109","popurl":"2026-01-28T16:48:38.449166200Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180019,"job_number":"JOB_180019","tr_customer_id":180037,"tr_customer_product_id":180027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:53:14.000Z","modified_at":"2026-02-07T16:53:14.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461110","imei1":"27700110461110","imei2":"27700110461110","popurl":"2026-01-28T16:53:03.395594600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180020,"job_number":"JOB_180020","tr_customer_id":180038,"tr_customer_product_id":180028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:54:40.000Z","modified_at":"2026-02-07T16:54:40.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-28","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-28T16:54:40.028662261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180021,"job_number":"JOB_180021","tr_customer_id":180039,"tr_customer_product_id":180029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:55:54.000Z","modified_at":"2026-02-07T16:55:54.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-28","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-28T16:55:54.512746744Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180022,"job_number":"JOB_180022","tr_customer_id":180040,"tr_customer_product_id":180030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:17.000Z","modified_at":"2026-02-07T16:56:17.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-01-28T16:56:17.489191022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180023,"job_number":"JOB_180023","tr_customer_id":180041,"tr_customer_product_id":180031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:18.000Z","modified_at":"2026-02-07T16:56:18.000Z","name":"Devdan Dhawan","mobile_number":"7056071378","email_id":"guru.gandhi@hotmail.com","dop":"2026-01-28","serial_number":"837471300831085","imei1":"837471300831085","imei2":"837471300831085","popurl":"www.ajeet-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180024,"job_number":"JOB_180024","tr_customer_id":180042,"tr_customer_product_id":180032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:19.000Z","modified_at":"2026-02-07T16:56:19.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-01-28T16:56:19.006873257Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180025,"job_number":"JOB_180025","tr_customer_id":180043,"tr_customer_product_id":180033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:20.000Z","modified_at":"2026-02-07T16:56:20.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-01-28T16:56:19.650453261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180026,"job_number":"JOB_180026","tr_customer_id":180044,"tr_customer_product_id":180034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:32.000Z","modified_at":"2026-02-07T16:57:32.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-01-28T16:57:31.616676362Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180027,"job_number":"JOB_180027","tr_customer_id":180045,"tr_customer_product_id":180035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:44.000Z","modified_at":"2026-02-07T16:57:44.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-01-28T16:57:43.279591798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180028,"job_number":"JOB_180028","tr_customer_id":180046,"tr_customer_product_id":180036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:49.000Z","modified_at":"2026-02-07T16:57:49.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-28T16:57:49.012377921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180029,"job_number":"JOB_180029","tr_customer_id":180047,"tr_customer_product_id":180037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:59:27.000Z","modified_at":"2026-02-07T16:59:27.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"91316736434051","imei1":"91316736434051","imei2":"91316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180030,"job_number":"JOB_180030","tr_customer_id":180048,"tr_customer_product_id":180038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:01:40.000Z","modified_at":"2026-02-07T17:01:40.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-28","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-28T17:01:39.927535244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180031,"job_number":"JOB_180031","tr_customer_id":180049,"tr_customer_product_id":180039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:04:59.000Z","modified_at":"2026-02-07T17:04:59.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"21316736434051","imei1":"21316736434051","imei2":"21316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180032,"job_number":"JOB_180032","tr_customer_id":180050,"tr_customer_product_id":180040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:07:42.000Z","modified_at":"2026-02-07T17:07:42.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22316736434051","imei1":"22316736434051","imei2":"22316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180033,"job_number":"JOB_180033","tr_customer_id":180051,"tr_customer_product_id":180041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:10:35.000Z","modified_at":"2026-02-07T17:10:35.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22016736434051","imei1":"22016736434051","imei2":"22016736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180034,"job_number":"JOB_180034","tr_customer_id":180052,"tr_customer_product_id":180042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:13:45.000Z","modified_at":"2026-02-07T17:13:45.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22006736434051","imei1":"22006736434051","imei2":"22006736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180035,"job_number":"JOB_180035","tr_customer_id":180053,"tr_customer_product_id":180043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:53.000Z","modified_at":"2026-02-07T17:50:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-01-28","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-01-28T17:50:52.861771016Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180036,"job_number":"JOB_180036","tr_customer_id":180054,"tr_customer_product_id":180044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:58.000Z","modified_at":"2026-02-07T17:50:58.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-28","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-28T17:50:57.760071128Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180037,"job_number":"JOB_180037","tr_customer_id":180055,"tr_customer_product_id":180045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:03.000Z","modified_at":"2026-02-07T17:51:03.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-01-28","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-01-28T17:51:02.421225957Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180038,"job_number":"JOB_180038","tr_customer_id":180056,"tr_customer_product_id":180046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:24.000Z","modified_at":"2026-02-07T17:51:24.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-28","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-28T17:51:23.521382026Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180039,"job_number":"JOB_180039","tr_customer_id":180057,"tr_customer_product_id":180047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:50.000Z","modified_at":"2026-02-07T17:51:50.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-28T17:51:49.182497889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180040,"job_number":"JOB_180040","tr_customer_id":180058,"tr_customer_product_id":180048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:51.000Z","modified_at":"2026-02-07T17:51:51.000Z","name":"Kannen Bandopadhyay","mobile_number":"7024402279","email_id":"padma.chattopadhyay@yahoo.co.in","dop":"2026-01-28","serial_number":"019155353603274","imei1":"019155353603274","imei2":"019155353603274","popurl":"www.gautam-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180041,"job_number":"JOB_180041","tr_customer_id":180059,"tr_customer_product_id":180049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:59.000Z","modified_at":"2026-02-07T17:51:59.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-28T17:51:58.309648140Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180042,"job_number":"JOB_180042","tr_customer_id":180060,"tr_customer_product_id":180050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:08.000Z","modified_at":"2026-02-07T17:52:08.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-28T17:52:07.881396626Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180043,"job_number":"JOB_180043","tr_customer_id":180061,"tr_customer_product_id":180051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:12.000Z","modified_at":"2026-02-07T17:52:12.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-01-28","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-01-28T17:52:11.734622235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180044,"job_number":"JOB_180044","tr_customer_id":180062,"tr_customer_product_id":180052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:32.000Z","modified_at":"2026-02-07T17:52:32.000Z","name":"Satyen Rana","mobile_number":"7018983915","email_id":"chaten.embranthiri@yahoo.co.in","dop":"2026-01-28","serial_number":"050972730817940","imei1":"050972730817940","imei2":"050972730817940","popurl":"www.dipankar-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180045,"job_number":"JOB_180045","tr_customer_id":180063,"tr_customer_product_id":180053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:39.000Z","modified_at":"2026-02-07T17:53:39.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-28","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-28T17:53:38.682765509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180047,"job_number":"JOB_180047","tr_customer_id":180065,"tr_customer_product_id":180055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:57.000Z","modified_at":"2026-02-07T17:53:57.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461009","imei1":"27700110461009","imei2":"27700110461009","popurl":"2026-01-28T17:53:56.389651616Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180048,"job_number":"JOB_180048","tr_customer_id":180066,"tr_customer_product_id":180056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T18:59:14.000Z","modified_at":"2026-02-07T18:59:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-28","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-28T18:59:13.738128110Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T18:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180049,"job_number":"JOB_180049","tr_customer_id":180067,"tr_customer_product_id":180057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:07.000Z","modified_at":"2026-02-07T19:00:07.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-06","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-06T19:00:06.569918258Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180050,"job_number":"JOB_180050","tr_customer_id":180068,"tr_customer_product_id":180058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:17.000Z","modified_at":"2026-02-07T19:00:17.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-28T19:00:17.491789824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180051,"job_number":"JOB_180051","tr_customer_id":180069,"tr_customer_product_id":180059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:18.000Z","modified_at":"2026-02-07T19:00:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-28T19:00:18.076746010Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180052,"job_number":"JOB_180052","tr_customer_id":180070,"tr_customer_product_id":180060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:02.000Z","modified_at":"2026-02-07T19:01:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-28","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-01-28T19:01:01.970513476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180054,"job_number":"JOB_180054","tr_customer_id":180072,"tr_customer_product_id":180062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:13.000Z","modified_at":"2026-02-07T19:01:13.000Z","name":"Mayoor Sethi","mobile_number":"7083439193","email_id":"shobhana.iyer@yahoo.co.in","dop":"2026-01-28","serial_number":"698126208697302","imei1":"698126208697302","imei2":"698126208697302","popurl":"www.daevi-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180055,"job_number":"JOB_180055","tr_customer_id":180073,"tr_customer_product_id":180063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:15.000Z","modified_at":"2026-02-07T19:01:15.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-28","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-28T19:01:14.848341525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180056,"job_number":"JOB_180056","tr_customer_id":180074,"tr_customer_product_id":180064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:05.000Z","modified_at":"2026-02-07T19:02:05.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-02","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-02T19:02:05.079341787Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180057,"job_number":"JOB_180057","tr_customer_id":180075,"tr_customer_product_id":180065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:22.000Z","modified_at":"2026-02-07T19:02:22.000Z","name":"Samir Patel","mobile_number":"7050626154","email_id":"manikya.sharma@yahoo.co.in","dop":"2026-01-28","serial_number":"160746362069055","imei1":"160746362069055","imei2":"160746362069055","popurl":"www.anilaabh-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180059,"job_number":"JOB_180059","tr_customer_id":180077,"tr_customer_product_id":180067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:20:37.000Z","modified_at":"2026-02-07T19:20:37.000Z","name":"Sydney Miller","mobile_number":"483-464-3724","email_id":"Janis83@yahoo.com","dop":"2025-10-06","serial_number":"16719588182950888","imei1":"16719588182950888","imei2":"16719588182950888","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180061,"job_number":"JOB_180061","tr_customer_id":180079,"tr_customer_product_id":180069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:30:13.000Z","modified_at":"2026-02-07T19:30:13.000Z","name":"Alia Reinger","mobile_number":"716-810-5031","email_id":"Lesly.Goldner@yahoo.com","dop":"2025-10-06","serial_number":"11611286215020280","imei1":"11611286215020280","imei2":"11611286215020280","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180062,"job_number":"JOB_180062","tr_customer_id":180080,"tr_customer_product_id":180070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:44:00.000Z","modified_at":"2026-02-07T19:44:00.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-28","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-28T19:44:00.237144202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180063,"job_number":"JOB_180063","tr_customer_id":180081,"tr_customer_product_id":180071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:17.000Z","modified_at":"2026-02-07T23:52:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-28","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-28T23:52:17.217675405Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180064,"job_number":"JOB_180064","tr_customer_id":180082,"tr_customer_product_id":180072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:18.000Z","modified_at":"2026-02-07T23:52:18.000Z","name":"Shrishti Banerjee","mobile_number":"7011402544","email_id":"bhagwanti.mahajan@hotmail.com","dop":"2026-01-28","serial_number":"114030245819012","imei1":"114030245819012","imei2":"114030245819012","popurl":"www.agnimitra-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180348,"job_number":"JOB_180348","tr_customer_id":180366,"tr_customer_product_id":180356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:02.000Z","modified_at":"2026-02-08T06:49:02.000Z","name":"Susan Kiehn","mobile_number":"503-266-1251","email_id":"Elda95@hotmail.com","dop":"2025-04-06","serial_number":"18261093677071210","imei1":"18261093677071210","imei2":"18261093677071210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180350,"job_number":"JOB_180350","tr_customer_id":180368,"tr_customer_product_id":180358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:47.000Z","modified_at":"2026-02-08T06:49:47.000Z","name":"Clemens Heidenreich","mobile_number":"862-266-6877","email_id":"Webster68@gmail.com","dop":"2025-04-06","serial_number":"17782421261729192","imei1":"17782421261729192","imei2":"17782421261729192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180352,"job_number":"JOB_180352","tr_customer_id":180370,"tr_customer_product_id":180360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:31.000Z","modified_at":"2026-02-08T06:50:31.000Z","name":"Corrine Sawayn","mobile_number":"951-794-3342","email_id":"Scarlett_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12876402730082190","imei1":"12876402730082190","imei2":"12876402730082190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180353,"job_number":"JOB_180353","tr_customer_id":180371,"tr_customer_product_id":180361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:01:16.000Z","modified_at":"2026-02-08T07:01:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180354,"job_number":"JOB_180354","tr_customer_id":180372,"tr_customer_product_id":180362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:01.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19070684554277","imei1":"19070684554277","imei2":"19070684554277","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180356,"job_number":"JOB_180356","tr_customer_id":180374,"tr_customer_product_id":180364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:18.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10183536677257","imei1":"10183536677257","imei2":"10183536677257","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180358,"job_number":"JOB_180358","tr_customer_id":180376,"tr_customer_product_id":180366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:35.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19059105419490","imei1":"19059105419490","imei2":"19059105419490","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180360,"job_number":"JOB_180360","tr_customer_id":180378,"tr_customer_product_id":180368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:12:09.000Z","modified_at":"2026-02-08T07:12:09.000Z","name":"Mike Robel","mobile_number":"577-759-1295","email_id":"Drew.Hettinger4@hotmail.com","dop":"2025-12-01","serial_number":"13518373317110","imei1":"13518373317110","imei2":"13518373317110","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180363,"job_number":"JOB_180363","tr_customer_id":180381,"tr_customer_product_id":180371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:34.000Z","modified_at":"2026-02-08T07:29:34.000Z","name":"Sigrid Gibson","mobile_number":"418-748-1640","email_id":"Maximillian_McLaughlin@hotmail.com","dop":"2025-12-01","serial_number":"14164967400191","imei1":"14164967400191","imei2":"14164967400191","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180364,"job_number":"JOB_180364","tr_customer_id":180382,"tr_customer_product_id":180372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:31:37.000Z","modified_at":"2026-02-08T07:31:37.000Z","name":"Abby Bednar","mobile_number":"911-744-6038","email_id":"Elenor.Kovacek@gmail.com","dop":"2025-12-31","serial_number":"45585213515438","imei1":"45585213515438","imei2":"45585213515438","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180366,"job_number":"JOB_180366","tr_customer_id":180384,"tr_customer_product_id":180374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:34:24.000Z","modified_at":"2026-02-08T07:34:24.000Z","name":"Felipa Greenfelder","mobile_number":"983-355-7487","email_id":"Concepcion_Mueller45@yahoo.com","dop":"2025-12-31","serial_number":"29750079310539","imei1":"29750079310539","imei2":"29750079310539","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180369,"job_number":"JOB_180369","tr_customer_id":180387,"tr_customer_product_id":180377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:46:20.000Z","modified_at":"2026-02-08T07:46:20.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22000736434051","imei1":"22000736434051","imei2":"22000736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180371,"job_number":"JOB_180371","tr_customer_id":180389,"tr_customer_product_id":180379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:03.000Z","modified_at":"2026-02-08T07:54:03.000Z","name":"Fritz O'Connell","mobile_number":"908-470-2092","email_id":"Herman_Roob@yahoo.com","dop":"2025-04-06","serial_number":"12059684823220216","imei1":"12059684823220216","imei2":"12059684823220216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180373,"job_number":"JOB_180373","tr_customer_id":180391,"tr_customer_product_id":180381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:31.000Z","modified_at":"2026-02-08T07:54:31.000Z","name":"Sydney Lindgren","mobile_number":"536-816-9570","email_id":"Jayden17@yahoo.com","dop":"2025-04-06","serial_number":"11009572995920926","imei1":"11009572995920926","imei2":"11009572995920926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180376,"job_number":"JOB_180376","tr_customer_id":180394,"tr_customer_product_id":180384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:08:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845039250836","imei1":"17845039250836","imei2":"17845039250836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180378,"job_number":"JOB_180378","tr_customer_id":180396,"tr_customer_product_id":180386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:21.000Z","modified_at":"2026-02-08T08:08:21.000Z","name":"Kiarra Flatley","mobile_number":"938-824-4429","email_id":"Keon15@yahoo.com","dop":"2025-04-06","serial_number":"10904959962650748","imei1":"10904959962650748","imei2":"10904959962650748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180379,"job_number":"JOB_180379","tr_customer_id":180397,"tr_customer_product_id":180387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15419500969050","imei1":"15419500969050","imei2":"15419500969050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180381,"job_number":"JOB_180381","tr_customer_id":180399,"tr_customer_product_id":180389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:09.000Z","modified_at":"2026-02-08T08:09:09.000Z","name":"Sammie Ledner","mobile_number":"444-409-5986","email_id":"Luz_Lemke@hotmail.com","dop":"2025-04-06","serial_number":"13418824910768406","imei1":"13418824910768406","imei2":"13418824910768406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180382,"job_number":"JOB_180382","tr_customer_id":180400,"tr_customer_product_id":180390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:09:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17336180218794","imei1":"17336180218794","imei2":"17336180218794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180384,"job_number":"JOB_180384","tr_customer_id":180402,"tr_customer_product_id":180392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:57.000Z","modified_at":"2026-02-08T08:09:57.000Z","name":"Francisca Monahan","mobile_number":"936-288-0865","email_id":"Waylon_Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"12633359571850206","imei1":"12633359571850206","imei2":"12633359571850206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180385,"job_number":"JOB_180385","tr_customer_id":180403,"tr_customer_product_id":180393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:13:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13523820461974","imei1":"13523820461974","imei2":"13523820461974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180387,"job_number":"JOB_180387","tr_customer_id":180405,"tr_customer_product_id":180395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:54.000Z","modified_at":"2026-02-08T08:13:54.000Z","name":"Elyse Gleason","mobile_number":"346-355-5136","email_id":"Elta.Auer@gmail.com","dop":"2025-04-06","serial_number":"16311468623419494","imei1":"16311468623419494","imei2":"16311468623419494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180388,"job_number":"JOB_180388","tr_customer_id":180406,"tr_customer_product_id":180396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:14:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10780819994204","imei1":"10780819994204","imei2":"10780819994204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180390,"job_number":"JOB_180390","tr_customer_id":180408,"tr_customer_product_id":180398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:42.000Z","modified_at":"2026-02-08T08:14:42.000Z","name":"Dalton Marvin","mobile_number":"557-920-7785","email_id":"Mariano86@yahoo.com","dop":"2025-04-06","serial_number":"10776319090095608","imei1":"10776319090095608","imei2":"10776319090095608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180391,"job_number":"JOB_180391","tr_customer_id":180409,"tr_customer_product_id":180399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:15:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18578344909355","imei1":"18578344909355","imei2":"18578344909355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180393,"job_number":"JOB_180393","tr_customer_id":180411,"tr_customer_product_id":180401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:29.000Z","modified_at":"2026-02-08T08:15:29.000Z","name":"Sigurd Goldner","mobile_number":"260-863-7865","email_id":"Darwin70@yahoo.com","dop":"2025-04-06","serial_number":"13566396338316338","imei1":"13566396338316338","imei2":"13566396338316338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180397,"job_number":"JOB_180397","tr_customer_id":180415,"tr_customer_product_id":180405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:52:32.000Z","modified_at":"2026-02-08T08:52:32.000Z","name":"Test Testng","mobile_number":"1234567890","email_id":"ty@gmail.com","dop":"2026-02-01","serial_number":"12346565656565656","imei1":"12346565656565656","imei2":"12346565656565656","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180398,"job_number":"JOB_180398","tr_customer_id":180416,"tr_customer_product_id":180406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:45.000Z","modified_at":"2026-02-08T09:49:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19966982250199","imei1":"19966982250199","imei2":"19966982250199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180400,"job_number":"JOB_180400","tr_customer_id":180418,"tr_customer_product_id":180408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:47.000Z","modified_at":"2026-02-08T09:49:47.000Z","name":"Narciso Rogahn","mobile_number":"549-478-5229","email_id":"Esmeralda.Williamson84@hotmail.com","dop":"2025-04-06","serial_number":"19117205773732960","imei1":"19117205773732960","imei2":"19117205773732960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180401,"job_number":"JOB_180401","tr_customer_id":180419,"tr_customer_product_id":180409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:50:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12249084871671","imei1":"12249084871671","imei2":"12249084871671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180403,"job_number":"JOB_180403","tr_customer_id":180421,"tr_customer_product_id":180411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:35.000Z","modified_at":"2026-02-08T09:50:35.000Z","name":"Ally Haag","mobile_number":"781-422-4795","email_id":"Fausto_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19763401138500616","imei1":"19763401138500616","imei2":"19763401138500616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180404,"job_number":"JOB_180404","tr_customer_id":180422,"tr_customer_product_id":180412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:51:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10237859697455","imei1":"10237859697455","imei2":"10237859697455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180406,"job_number":"JOB_180406","tr_customer_id":180424,"tr_customer_product_id":180414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:22.000Z","modified_at":"2026-02-08T09:51:22.000Z","name":"Ramona Jaskolski","mobile_number":"673-642-8526","email_id":"Meda78@yahoo.com","dop":"2025-04-06","serial_number":"12502251686350558","imei1":"12502251686350558","imei2":"12502251686350558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180407,"job_number":"JOB_180407","tr_customer_id":180425,"tr_customer_product_id":180415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:56:22.000Z","modified_at":"2026-02-08T09:56:22.000Z","name":"Suman Gowda","mobile_number":"7076954458","email_id":"brahma.arora@hotmail.com","dop":"2025-11-04","serial_number":"34942046714317","imei1":"34942046714317","imei2":"34942046714317","popurl":"www.aditya-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180412,"job_number":"JOB_180412","tr_customer_id":180430,"tr_customer_product_id":180420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:06.000Z","name":"Clinton Collier","mobile_number":"384-278-8289","email_id":"Henri45@gmail.com","dop":"2025-10-06","serial_number":"17879201515310536","imei1":"17879201515310536","imei2":"17879201515310536","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180413,"job_number":"JOB_180413","tr_customer_id":180431,"tr_customer_product_id":180421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Deeptiman Menon","mobile_number":"7501911631","email_id":"sarala.mehra@yahoo.co.in","dop":"2025-07-23","serial_number":"97500677726553","imei1":"97500677726553","imei2":"97500677726553","popurl":"www.acharyasuta-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180414,"job_number":"JOB_180414","tr_customer_id":180432,"tr_customer_product_id":180422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Gautam Dwivedi","mobile_number":"7546580083","email_id":"rageswari.sethi@hotmail.com","dop":"2026-01-24","serial_number":"51604380631206","imei1":"51604380631206","imei2":"51604380631206","popurl":"www.anjaneya-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180415,"job_number":"JOB_180415","tr_customer_id":180434,"tr_customer_product_id":180423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Surya Khatri","mobile_number":"7096531935","email_id":"aanand.gill@gmail.com","dop":"2025-07-07","serial_number":"41664343426442","imei1":"41664343426442","imei2":"41664343426442","popurl":"www.dron-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180417,"job_number":"JOB_180417","tr_customer_id":180435,"tr_customer_product_id":180425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Vaidehi Gowda","mobile_number":"7221393002","email_id":"chandrabhan.chaturvedi@yahoo.co.in","dop":"2025-07-12","serial_number":"23912569091325","imei1":"23912569091325","imei2":"23912569091325","popurl":"www.gorakhanatha-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180418,"job_number":"JOB_180418","tr_customer_id":180436,"tr_customer_product_id":180426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Javas Trivedi","mobile_number":"7660691524","email_id":"ujjawal.shukla@gmail.com","dop":"2025-08-07","serial_number":"11488350202786","imei1":"11488350202786","imei2":"11488350202786","popurl":"www.mohini-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180419,"job_number":"JOB_180419","tr_customer_id":180437,"tr_customer_product_id":180427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Giriraj Sharma","mobile_number":"7059970083","email_id":"anamika.dwivedi@yahoo.co.in","dop":"2025-03-23","serial_number":"54151616863063","imei1":"54151616863063","imei2":"54151616863063","popurl":"www.asha-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180421,"job_number":"JOB_180421","tr_customer_id":180439,"tr_customer_product_id":180429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Meenakshi Menon","mobile_number":"7653350158","email_id":"ekaling.talwar@gmail.com","dop":"2025-11-21","serial_number":"97929802734046","imei1":"97929802734046","imei2":"97929802734046","popurl":"www.aaryan-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180426,"job_number":"JOB_180426","tr_customer_id":180444,"tr_customer_product_id":180434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:10.000Z","name":"Coby Kovacek","mobile_number":"419-774-8808","email_id":"Brayan.Swift@hotmail.com","dop":"2025-10-06","serial_number":"18875859046142060","imei1":"18875859046142060","imei2":"18875859046142060","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180430,"job_number":"JOB_180430","tr_customer_id":180448,"tr_customer_product_id":180438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:22:45.000Z","modified_at":"2026-02-08T10:22:45.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147332","imei1":"45147707147332","imei2":"45147707147332","popurl":"2026-01-29T10:22:43.235660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180434,"job_number":"JOB_180434","tr_customer_id":180452,"tr_customer_product_id":180442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:42.000Z","modified_at":"2026-02-08T10:24:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147312","imei1":"45147707147312","imei2":"45147707147312","popurl":"2026-01-29T10:24:40.732916500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180436,"job_number":"JOB_180436","tr_customer_id":180454,"tr_customer_product_id":180444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:59.000Z","modified_at":"2026-02-08T10:27:59.000Z","name":"Marina Roberts","mobile_number":"394-879-6406","email_id":"Camden.Gerhold39@hotmail.com","dop":"2025-10-06","serial_number":"16013752338461256","imei1":"16013752338461256","imei2":"16013752338461256","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180437,"job_number":"JOB_180437","tr_customer_id":180455,"tr_customer_product_id":180445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:31:37.000Z","modified_at":"2026-02-08T10:31:37.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147112","imei1":"45147707147112","imei2":"45147707147112","popurl":"2026-01-29T10:31:35.515661200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180438,"job_number":"JOB_180438","tr_customer_id":180456,"tr_customer_product_id":180446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:35:22.000Z","modified_at":"2026-02-08T10:35:22.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147162","imei1":"45147707147162","imei2":"45147707147162","popurl":"2026-01-29T10:35:20.573138300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180439,"job_number":"JOB_180439","tr_customer_id":180457,"tr_customer_product_id":180447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:38:03.000Z","modified_at":"2026-02-08T10:38:03.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"12345678903457","imei2":"12345678903457","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180440,"job_number":"JOB_180440","tr_customer_id":180458,"tr_customer_product_id":180448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:42:52.000Z","modified_at":"2026-02-08T10:42:52.000Z","name":"Chinmayananda Chaturvedi","mobile_number":"707335497707","email_id":"archan.sethi@yahoo.co.in","dop":"2026-01-29","serial_number":"43645656623488","imei1":"43645656623488","imei2":"43645656623488","popurl":"www.bhoopat-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180441,"job_number":"JOB_180441","tr_customer_id":180459,"tr_customer_product_id":180449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:16.000Z","modified_at":"2026-02-08T10:47:16.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10902329612541","imei2":"10902329612541","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180442,"job_number":"JOB_180442","tr_customer_id":180460,"tr_customer_product_id":180450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:55.000Z","modified_at":"2026-02-08T10:47:55.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10269752935412","imei2":"10269752935412","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180443,"job_number":"JOB_180443","tr_customer_id":180461,"tr_customer_product_id":180451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:47:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585753474045","imei1":"16585753474045","imei2":"16585753474045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180445,"job_number":"JOB_180445","tr_customer_id":180463,"tr_customer_product_id":180453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-29","serial_number":"39821259782184","imei1":"39821259782184","imei2":"39821259782184","popurl":"2026-01-29T10:47:50.264172289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180446,"job_number":"JOB_180446","tr_customer_id":180464,"tr_customer_product_id":180454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Neha Lang","mobile_number":"684-820-8565","email_id":"Jeramy50@yahoo.com","dop":"2025-04-06","serial_number":"17916300346536964","imei1":"17916300346536964","imei2":"17916300346536964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180447,"job_number":"JOB_180447","tr_customer_id":180465,"tr_customer_product_id":180455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:12.000Z","modified_at":"2026-02-08T10:48:12.000Z","name":"Aaratrika Singh","mobile_number":"8631625390","email_id":"raj.arora@gmail.com","dop":"2026-01-29","serial_number":"81436053959528","imei1":"81436053959528","imei2":"81436053959528","popurl":"www.kiran-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180448,"job_number":"JOB_180448","tr_customer_id":180466,"tr_customer_product_id":180456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:45.000Z","modified_at":"2026-02-08T10:48:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17273610913968","imei1":"17273610913968","imei2":"17273610913968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180450,"job_number":"JOB_180450","tr_customer_id":180468,"tr_customer_product_id":180458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:47.000Z","modified_at":"2026-02-08T10:48:47.000Z","name":"Brooks Maggio","mobile_number":"751-461-4047","email_id":"Elena81@yahoo.com","dop":"2025-04-06","serial_number":"12795151605996892","imei1":"12795151605996892","imei2":"12795151605996892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180451,"job_number":"JOB_180451","tr_customer_id":180469,"tr_customer_product_id":180459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:32.000Z","modified_at":"2026-02-08T10:49:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273287470860","imei1":"13273287470860","imei2":"13273287470860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180453,"job_number":"JOB_180453","tr_customer_id":180471,"tr_customer_product_id":180461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:34.000Z","modified_at":"2026-02-08T10:49:34.000Z","name":"Buddy Osinski","mobile_number":"626-718-0037","email_id":"Jodie13@gmail.com","dop":"2025-04-06","serial_number":"15762618010654788","imei1":"15762618010654788","imei2":"15762618010654788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180454,"job_number":"JOB_180454","tr_customer_id":180472,"tr_customer_product_id":180462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:30:14.000Z","modified_at":"2026-02-08T11:30:14.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2026-01-29","serial_number":"22000036434051","imei1":"22000036434051","imei2":"22000036434051","popurl":"2026-01-29T11:24:32.275217600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180455,"job_number":"JOB_180455","tr_customer_id":180473,"tr_customer_product_id":180463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:33.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"18485449382866","imei1":"18485449382866","imei2":"18485449382866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180457,"job_number":"JOB_180457","tr_customer_id":180475,"tr_customer_product_id":180465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:34.000Z","name":"Elisa Cole","mobile_number":"789-927-2429","email_id":"Sydnie94@gmail.com","dop":"2025-10-06","serial_number":"12896362352077666","imei1":"12896362352077666","imei2":"12896362352077666","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180458,"job_number":"JOB_180458","tr_customer_id":180476,"tr_customer_product_id":180466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"16203298625138","imei1":"16203298625138","imei2":"16203298625138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180460,"job_number":"JOB_180460","tr_customer_id":180478,"tr_customer_product_id":180468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"Jerrod McDermott","mobile_number":"318-662-4893","email_id":"Owen_Kautzer@hotmail.com","dop":"2025-10-06","serial_number":"11964757661694694","imei1":"11964757661694694","imei2":"11964757661694694","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180461,"job_number":"JOB_180461","tr_customer_id":180479,"tr_customer_product_id":180469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"19612216072381","imei1":"19612216072381","imei2":"19612216072381","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180463,"job_number":"JOB_180463","tr_customer_id":180481,"tr_customer_product_id":180471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"Abdiel Frami","mobile_number":"595-621-3666","email_id":"Jimmy.Glover90@yahoo.com","dop":"2025-10-06","serial_number":"12056811978793420","imei1":"12056811978793420","imei2":"12056811978793420","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180464,"job_number":"JOB_180464","tr_customer_id":180482,"tr_customer_product_id":180472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"19538802870725","imei1":"19538802870725","imei2":"19538802870725","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180466,"job_number":"JOB_180466","tr_customer_id":180484,"tr_customer_product_id":180474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"Ronny Schmeler","mobile_number":"839-272-8496","email_id":"Lura_Satterfield@hotmail.com","dop":"2025-10-06","serial_number":"19206778035785576","imei1":"19206778035785576","imei2":"19206778035785576","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180467,"job_number":"JOB_180467","tr_customer_id":180485,"tr_customer_product_id":180475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:06.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11562439802522","imei1":"11562439802522","imei2":"11562439802522","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180469,"job_number":"JOB_180469","tr_customer_id":180487,"tr_customer_product_id":180477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:07.000Z","modified_at":"2026-02-08T11:56:07.000Z","name":"Quinton Gleason","mobile_number":"389-508-7682","email_id":"Bennie80@gmail.com","dop":"2025-10-06","serial_number":"11654216331032690","imei1":"11654216331032690","imei2":"11654216331032690","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180470,"job_number":"JOB_180470","tr_customer_id":180488,"tr_customer_product_id":180478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"14903993461270","imei1":"14903993461270","imei2":"14903993461270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180472,"job_number":"JOB_180472","tr_customer_id":180490,"tr_customer_product_id":180480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"Adell Mann","mobile_number":"255-770-5924","email_id":"Amina42@gmail.com","dop":"2025-10-06","serial_number":"13863447283476922","imei1":"13863447283476922","imei2":"13863447283476922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180473,"job_number":"JOB_180473","tr_customer_id":180491,"tr_customer_product_id":180481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"15862201852900","imei1":"15862201852900","imei2":"15862201852900","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180475,"job_number":"JOB_180475","tr_customer_id":180493,"tr_customer_product_id":180483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"Lizeth Yost","mobile_number":"517-358-8821","email_id":"Rickie.Kemmer16@hotmail.com","dop":"2025-10-06","serial_number":"14154532335404648","imei1":"14154532335404648","imei2":"14154532335404648","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180476,"job_number":"JOB_180476","tr_customer_id":180494,"tr_customer_product_id":180484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:29.000Z","modified_at":"2026-02-08T11:56:29.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"10602887138642","imei1":"10602887138642","imei2":"10602887138642","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180478,"job_number":"JOB_180478","tr_customer_id":180496,"tr_customer_product_id":180486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:30.000Z","name":"Maymie Turner","mobile_number":"982-396-7920","email_id":"Fidel75@gmail.com","dop":"2025-10-06","serial_number":"14581508051028254","imei1":"14581508051028254","imei2":"14581508051028254","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180479,"job_number":"JOB_180479","tr_customer_id":180497,"tr_customer_product_id":180487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Chandrakin Iyengar","mobile_number":"7614981149","email_id":"krishnadas.ganaka@hotmail.com","dop":"2025-10-26","serial_number":"44790417982572","imei1":"44790417982572","imei2":"44790417982572","popurl":"www.adhrit-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180480,"job_number":"JOB_180480","tr_customer_id":180498,"tr_customer_product_id":180488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Giriraj Embranthiri","mobile_number":"7516024257","email_id":"laxmi.nambeesan@yahoo.co.in","dop":"2025-02-19","serial_number":"66625489580206","imei1":"66625489580206","imei2":"66625489580206","popurl":"www.shakuntala-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180481,"job_number":"JOB_180481","tr_customer_id":180499,"tr_customer_product_id":180489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Aagney Shah","mobile_number":"7269978236","email_id":"kumari.prajapat@yahoo.co.in","dop":"2025-12-13","serial_number":"83067945644998","imei1":"83067945644998","imei2":"83067945644998","popurl":"www.tarun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180482,"job_number":"JOB_180482","tr_customer_id":180500,"tr_customer_product_id":180490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Brahmdev Abbott","mobile_number":"7853711246","email_id":"goswamee.kaul@hotmail.com","dop":"2025-05-11","serial_number":"38510641582512","imei1":"38510641582512","imei2":"38510641582512","popurl":"www.dinakar-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180483,"job_number":"JOB_180483","tr_customer_id":180501,"tr_customer_product_id":180491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Deeptimay Ganaka","mobile_number":"7587593364","email_id":"keerti.sharma@gmail.com","dop":"2025-12-03","serial_number":"54406486913306","imei1":"54406486913306","imei2":"54406486913306","popurl":"www.vasundhara-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180484,"job_number":"JOB_180484","tr_customer_id":180502,"tr_customer_product_id":180492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:16.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11804322181719","imei1":"11804322181719","imei2":"11804322181719","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180486,"job_number":"JOB_180486","tr_customer_id":180504,"tr_customer_product_id":180494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:17.000Z","modified_at":"2026-02-08T12:09:17.000Z","name":"Reid Jerde","mobile_number":"531-259-9425","email_id":"Brayan30@yahoo.com","dop":"2025-10-06","serial_number":"13903205593536908","imei1":"13903205593536908","imei2":"13903205593536908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180487,"job_number":"JOB_180487","tr_customer_id":180505,"tr_customer_product_id":180495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:24.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"13829884717908","imei1":"13829884717908","imei2":"13829884717908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180489,"job_number":"JOB_180489","tr_customer_id":180507,"tr_customer_product_id":180497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:25.000Z","modified_at":"2026-02-08T12:09:25.000Z","name":"Levi Blanda","mobile_number":"667-668-3141","email_id":"Elna_Adams26@hotmail.com","dop":"2025-10-06","serial_number":"11146289349311548","imei1":"11146289349311548","imei2":"11146289349311548","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180490,"job_number":"JOB_180490","tr_customer_id":180508,"tr_customer_product_id":180498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:33.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"13484300853345","imei1":"13484300853345","imei2":"13484300853345","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180492,"job_number":"JOB_180492","tr_customer_id":180510,"tr_customer_product_id":180500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:34.000Z","modified_at":"2026-02-08T12:09:34.000Z","name":"Nicklaus Hermiston","mobile_number":"827-992-4358","email_id":"Maria65@hotmail.com","dop":"2025-10-06","serial_number":"19980162862554990","imei1":"19980162862554990","imei2":"19980162862554990","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180493,"job_number":"JOB_180493","tr_customer_id":180511,"tr_customer_product_id":180501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:41.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"17627069625992","imei1":"17627069625992","imei2":"17627069625992","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180495,"job_number":"JOB_180495","tr_customer_id":180513,"tr_customer_product_id":180503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:42.000Z","modified_at":"2026-02-08T12:09:42.000Z","name":"Emelie Ruecker","mobile_number":"676-574-7609","email_id":"Xzavier.Dare44@yahoo.com","dop":"2025-10-06","serial_number":"14181291470499452","imei1":"14181291470499452","imei2":"14181291470499452","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180496,"job_number":"JOB_180496","tr_customer_id":180514,"tr_customer_product_id":180504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Baalaaditya Kaul","mobile_number":"7106911343","email_id":"kalpana.pandey@hotmail.com","dop":"2025-08-23","serial_number":"55235957311984","imei1":"55235957311984","imei2":"55235957311984","popurl":"www.abhisyanta-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180497,"job_number":"JOB_180497","tr_customer_id":180515,"tr_customer_product_id":180505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Acharyasuta Mahajan","mobile_number":"7957857540","email_id":"jagadisha.marar@hotmail.com","dop":"2025-09-03","serial_number":"15335054013165","imei1":"15335054013165","imei2":"15335054013165","popurl":"www.chitramala-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180498,"job_number":"JOB_180498","tr_customer_id":180517,"tr_customer_product_id":180507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Surya Varma","mobile_number":"7139760640","email_id":"tanushri.banerjee@hotmail.com","dop":"2025-09-27","serial_number":"21333493114975","imei1":"21333493114975","imei2":"21333493114975","popurl":"www.chandrabhan-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180499,"job_number":"JOB_180499","tr_customer_id":180516,"tr_customer_product_id":180506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Rajinder Jain","mobile_number":"7072671523","email_id":"chidananda.jha@gmail.com","dop":"2025-09-17","serial_number":"66503991645606","imei1":"66503991645606","imei2":"66503991645606","popurl":"www.gopaal-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180500,"job_number":"JOB_180500","tr_customer_id":180518,"tr_customer_product_id":180508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Anand Swarup Menon","mobile_number":"7919982948","email_id":"prayag.pandey@gmail.com","dop":"2025-02-13","serial_number":"31391126402323","imei1":"31391126402323","imei2":"31391126402323","popurl":"www.abhaya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180501,"job_number":"JOB_180501","tr_customer_id":180519,"tr_customer_product_id":180509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"45190783756131","imei1":"45190783756131","imei2":"45190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180502,"job_number":"JOB_180502","tr_customer_id":180520,"tr_customer_product_id":180510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"67190783756131","imei1":"67190783756131","imei2":"67190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180503,"job_number":"JOB_180503","tr_customer_id":180521,"tr_customer_product_id":180511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56190783756131","imei1":"56190783756131","imei2":"56190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180504,"job_number":"JOB_180504","tr_customer_id":180522,"tr_customer_product_id":180512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Agneya Pilla","mobile_number":"7365895169","email_id":"nalini.varman@gmail.com","dop":"2025-03-01","serial_number":"59711991910219","imei1":"59711991910219","imei2":"59711991910219","popurl":"www.kali-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180505,"job_number":"JOB_180505","tr_customer_id":180523,"tr_customer_product_id":180513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Akshayakeerti Nambeesan","mobile_number":"7899017411","email_id":"avantika.joshi@hotmail.com","dop":"2025-05-24","serial_number":"62420546022827","imei1":"62420546022827","imei2":"62420546022827","popurl":"www.adinath-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180506,"job_number":"JOB_180506","tr_customer_id":180524,"tr_customer_product_id":180514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Vasudev Kakkar","mobile_number":"7726566369","email_id":"deepali.tandon@gmail.com","dop":"2025-02-13","serial_number":"41282816065422","imei1":"41282816065422","imei2":"41282816065422","popurl":"www.birjesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180507,"job_number":"JOB_180507","tr_customer_id":180526,"tr_customer_product_id":180515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Mukesh Kocchar","mobile_number":"7827257389","email_id":"ekalavya.banerjee@yahoo.co.in","dop":"2026-01-17","serial_number":"90550313595655","imei1":"90550313595655","imei2":"90550313595655","popurl":"www.deeptanshu-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180508,"job_number":"JOB_180508","tr_customer_id":180525,"tr_customer_product_id":180516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Bilwa Marar","mobile_number":"7024282195","email_id":"dinesh.johar@hotmail.com","dop":"2025-05-26","serial_number":"44838025354738","imei1":"44838025354738","imei2":"44838025354738","popurl":"www.gobinda-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180509,"job_number":"JOB_180509","tr_customer_id":180527,"tr_customer_product_id":180517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Dhanesh Pilla","mobile_number":"7434741203","email_id":"acaryatanaya.marar@yahoo.co.in","dop":"2025-04-28","serial_number":"95729468297349","imei1":"95729468297349","imei2":"95729468297349","popurl":"www.chinmayananda-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180510,"job_number":"JOB_180510","tr_customer_id":180528,"tr_customer_product_id":180518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Hiranmay Nayar","mobile_number":"7763106048","email_id":"gorakhanatha.acharya@gmail.com","dop":"2025-06-14","serial_number":"64570558780675","imei1":"64570558780675","imei2":"64570558780675","popurl":"www.deeptimoy-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180511,"job_number":"JOB_180511","tr_customer_id":180529,"tr_customer_product_id":180519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Chandni Shah","mobile_number":"7065064274","email_id":"dinakar.kaur@gmail.com","dop":"2025-08-24","serial_number":"68749851335097","imei1":"68749851335097","imei2":"68749851335097","popurl":"www.sushil-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180512,"job_number":"JOB_180512","tr_customer_id":180530,"tr_customer_product_id":180520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Tanirika Mehrotra","mobile_number":"7239411244","email_id":"tanushri.panicker@gmail.com","dop":"2026-01-05","serial_number":"44408868941626","imei1":"44408868941626","imei2":"44408868941626","popurl":"www.bala-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180513,"job_number":"JOB_180513","tr_customer_id":180531,"tr_customer_product_id":180521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Bhramar Khatri","mobile_number":"7477980856","email_id":"manik.jha@gmail.com","dop":"2025-02-12","serial_number":"94742079031070","imei1":"94742079031070","imei2":"94742079031070","popurl":"www.kannen-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180514,"job_number":"JOB_180514","tr_customer_id":180532,"tr_customer_product_id":180522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kin Dwivedi","mobile_number":"7553177710","email_id":"vimal.reddy@gmail.com","dop":"2025-04-11","serial_number":"88684891732415","imei1":"88684891732415","imei2":"88684891732415","popurl":"www.amrita-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180515,"job_number":"JOB_180515","tr_customer_id":180533,"tr_customer_product_id":180523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Vishwamitra Guneta","mobile_number":"7860900714","email_id":"rageswari.joshi@yahoo.co.in","dop":"2025-06-18","serial_number":"87242738324842","imei1":"87242738324842","imei2":"87242738324842","popurl":"www.parvati-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180516,"job_number":"JOB_180516","tr_customer_id":180534,"tr_customer_product_id":180524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Tushar Panicker","mobile_number":"7182466263","email_id":"laxmi.bhattathiri@gmail.com","dop":"2025-12-22","serial_number":"40403730886315","imei1":"40403730886315","imei2":"40403730886315","popurl":"www.damodara-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180517,"job_number":"JOB_180517","tr_customer_id":180535,"tr_customer_product_id":180525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Shridevi Gill","mobile_number":"7736632609","email_id":"narendra.pilla@yahoo.co.in","dop":"2025-06-23","serial_number":"82388417627461","imei1":"82388417627461","imei2":"82388417627461","popurl":"www.lila-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180518,"job_number":"JOB_180518","tr_customer_id":180536,"tr_customer_product_id":180526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Akroor Shukla","mobile_number":"7196432037","email_id":"lila.sharma@gmail.com","dop":"2025-10-06","serial_number":"57286493122505","imei1":"57286493122505","imei2":"57286493122505","popurl":"www.shakuntala-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180519,"job_number":"JOB_180519","tr_customer_id":180538,"tr_customer_product_id":180528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Bhooshit Sharma","mobile_number":"7578541469","email_id":"jagadisha.pilla@yahoo.co.in","dop":"2025-12-21","serial_number":"00794503111307","imei1":"00794503111307","imei2":"00794503111307","popurl":"www.aagam-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180520,"job_number":"JOB_180520","tr_customer_id":180537,"tr_customer_product_id":180527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Trilok Adiga","mobile_number":"7092842534","email_id":"lakshmidhar.pandey@gmail.com","dop":"2025-04-10","serial_number":"31767057836454","imei1":"31767057836454","imei2":"31767057836454","popurl":"www.sameer-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180521,"job_number":"JOB_180521","tr_customer_id":180539,"tr_customer_product_id":180529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Anasooya Mehra","mobile_number":"7072988320","email_id":"laxman.sethi@gmail.com","dop":"2025-10-24","serial_number":"46790092709751","imei1":"46790092709751","imei2":"46790092709751","popurl":"www.achalesvara-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180522,"job_number":"JOB_180522","tr_customer_id":180540,"tr_customer_product_id":180530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kannan Sinha","mobile_number":"7412227846","email_id":"shakti.kaniyar@gmail.com","dop":"2025-02-11","serial_number":"14175741847733","imei1":"14175741847733","imei2":"14175741847733","popurl":"www.devi-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180523,"job_number":"JOB_180523","tr_customer_id":180541,"tr_customer_product_id":180531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Laxman Sinha","mobile_number":"7087944327","email_id":"chaturbhuj.ahuja@gmail.com","dop":"2025-02-27","serial_number":"62004103454941","imei1":"62004103454941","imei2":"62004103454941","popurl":"www.purnima-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180524,"job_number":"JOB_180524","tr_customer_id":180542,"tr_customer_product_id":180532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:21.000Z","modified_at":"2026-02-08T13:39:21.000Z","name":"Ralph Rosenbaum","mobile_number":"739-203-2221","email_id":"Abagail.Larson25@hotmail.com","dop":"2025-05-30","serial_number":"17568655755306","imei1":"17568655755306","imei2":"17568655755306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180525,"job_number":"JOB_180525","tr_customer_id":180543,"tr_customer_product_id":180533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:22.000Z","modified_at":"2026-02-08T13:39:22.000Z","name":"Emory Abshire","mobile_number":"335-976-9243","email_id":"Green54@yahoo.com","dop":"2025-05-30","serial_number":"13458146226915","imei1":"13458146226915","imei2":"13458146226915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180526,"job_number":"JOB_180526","tr_customer_id":180544,"tr_customer_product_id":180534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:23.000Z","modified_at":"2026-02-08T13:39:23.000Z","name":"Demarcus Nader","mobile_number":"325-856-4907","email_id":"Aliya_Kuhic8@hotmail.com","dop":"2025-05-30","serial_number":"1504472981039553","imei1":"1504472981039553","imei2":"1504472981039553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179467,"job_number":"JOB_179467","tr_customer_id":179485,"tr_customer_product_id":179475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:50.000Z","modified_at":"2026-02-07T04:17:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daron7@hotmail.com","dop":"2025-07-02","serial_number":"19224148077773","imei1":"19224148077773","imei2":"19224148077773","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179485,"job_number":"JOB_179485","tr_customer_id":179503,"tr_customer_product_id":179493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:07.000Z","modified_at":"2026-02-07T04:18:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Greyson_Gislason89@yahoo.com","dop":"2025-07-02","serial_number":"17538822712525","imei1":"17538822712525","imei2":"17538822712525","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179526,"job_number":"JOB_179526","tr_customer_id":179544,"tr_customer_product_id":179534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164566520315244","imei1":"164566520315244","imei2":"164566520315244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179527,"job_number":"JOB_179527","tr_customer_id":179545,"tr_customer_product_id":179535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Alexandro Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167484833589014","imei1":"167484833589014","imei2":"167484833589014","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179530,"job_number":"JOB_179530","tr_customer_id":179548,"tr_customer_product_id":179538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Morton Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179459907975022","imei1":"179459907975022","imei2":"179459907975022","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179533,"job_number":"JOB_179533","tr_customer_id":179551,"tr_customer_product_id":179541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:55.000Z","modified_at":"2026-02-07T04:18:55.000Z","name":"Juston Trantow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184634102128927","imei1":"184634102128927","imei2":"184634102128927","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179541,"job_number":"JOB_179541","tr_customer_id":179559,"tr_customer_product_id":179549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107632177058068","imei1":"107632177058068","imei2":"107632177058068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179545,"job_number":"JOB_179545","tr_customer_id":179563,"tr_customer_product_id":179553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"Delaney Murray","mobile_number":"484-455-3937","email_id":"Raymundo32@gmail.com","dop":"2025-06-09","serial_number":"102896752886875","imei1":"102896752886875","imei2":"102896752886875","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179559,"job_number":"JOB_179559","tr_customer_id":179577,"tr_customer_product_id":179567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19962653008458","imei1":"19962653008458","imei2":"19962653008458","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179561,"job_number":"JOB_179561","tr_customer_id":179579,"tr_customer_product_id":179569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"113409030148180","imei1":"113409030148180","imei2":"113409030148180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179563,"job_number":"JOB_179563","tr_customer_id":179581,"tr_customer_product_id":179571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Elmer Howell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141810017215792","imei1":"141810017215792","imei2":"141810017215792","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179565,"job_number":"JOB_179565","tr_customer_id":179583,"tr_customer_product_id":179573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Charley Wilkinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"134671541968472","imei1":"134671541968472","imei2":"134671541968472","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179567,"job_number":"JOB_179567","tr_customer_id":179585,"tr_customer_product_id":179575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Niko Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158962774808380","imei1":"158962774808380","imei2":"158962774808380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179579,"job_number":"JOB_179579","tr_customer_id":179597,"tr_customer_product_id":179587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102639196542479","imei1":"102639196542479","imei2":"102639196542479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179582,"job_number":"JOB_179582","tr_customer_id":179600,"tr_customer_product_id":179590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Emerald Streich","mobile_number":"878-556-4875","email_id":"Viviane61@gmail.com","dop":"2025-06-09","serial_number":"104278266568290","imei1":"104278266568290","imei2":"104278266568290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179603,"job_number":"JOB_179603","tr_customer_id":179621,"tr_customer_product_id":179611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:29.000Z","modified_at":"2026-02-07T04:19:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103986679070778","imei1":"103986679070778","imei2":"103986679070778","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179605,"job_number":"JOB_179605","tr_customer_id":179623,"tr_customer_product_id":179613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:30.000Z","modified_at":"2026-02-07T04:19:30.000Z","name":"Emely Romaguera","mobile_number":"249-818-7676","email_id":"Mariano_Murazik@hotmail.com","dop":"2025-06-09","serial_number":"104083142227785","imei1":"104083142227785","imei2":"104083142227785","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179743,"job_number":"JOB_179743","tr_customer_id":179761,"tr_customer_product_id":179751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:47:48.000Z","modified_at":"2026-02-07T08:47:48.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801111","imei1":"12345678909801111","imei2":"12345678909801111","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179744,"job_number":"JOB_179744","tr_customer_id":179762,"tr_customer_product_id":179752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:49:17.000Z","modified_at":"2026-02-07T08:49:17.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801112","imei1":"12345678909801112","imei2":"12345678909801112","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179819,"job_number":"JOB_179819","tr_customer_id":179837,"tr_customer_product_id":179827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"163662301868237","imei1":"163662301868237","imei2":"163662301868237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179820,"job_number":"JOB_179820","tr_customer_id":179838,"tr_customer_product_id":179828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"Irving Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172777713762496","imei1":"172777713762496","imei2":"172777713762496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179821,"job_number":"JOB_179821","tr_customer_id":179839,"tr_customer_product_id":179829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Isac Denesik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129116970821575","imei1":"129116970821575","imei2":"129116970821575","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179822,"job_number":"JOB_179822","tr_customer_id":179840,"tr_customer_product_id":179830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Hudson Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172235461627173","imei1":"172235461627173","imei2":"172235461627173","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179824,"job_number":"JOB_179824","tr_customer_id":179842,"tr_customer_product_id":179832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:18.000Z","modified_at":"2026-02-07T14:15:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186984490746719","imei1":"186984490746719","imei2":"186984490746719","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179825,"job_number":"JOB_179825","tr_customer_id":179843,"tr_customer_product_id":179833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raheem Anderson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168172748122722","imei1":"168172748122722","imei2":"168172748122722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179826,"job_number":"JOB_179826","tr_customer_id":179844,"tr_customer_product_id":179834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Richie Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129353518488292","imei1":"129353518488292","imei2":"129353518488292","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179827,"job_number":"JOB_179827","tr_customer_id":179845,"tr_customer_product_id":179835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raoul Hand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167725860694115","imei1":"167725860694115","imei2":"167725860694115","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179936,"job_number":"JOB_179936","tr_customer_id":179954,"tr_customer_product_id":179944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104831893624365","imei1":"104831893624365","imei2":"104831893624365","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179938,"job_number":"JOB_179938","tr_customer_id":179956,"tr_customer_product_id":179946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"Willow Armstrong","mobile_number":"942-201-7661","email_id":"Ericka_Watsica@yahoo.com","dop":"2025-06-09","serial_number":"106962716132764","imei1":"106962716132764","imei2":"106962716132764","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179944,"job_number":"JOB_179944","tr_customer_id":179962,"tr_customer_product_id":179952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:51.000Z","modified_at":"2026-02-07T14:31:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108198379646781","imei1":"108198379646781","imei2":"108198379646781","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179947,"job_number":"JOB_179947","tr_customer_id":179965,"tr_customer_product_id":179955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"Cameron Wintheiser","mobile_number":"372-306-6818","email_id":"Lyda.Johnson@yahoo.com","dop":"2025-06-09","serial_number":"102351486961727","imei1":"102351486961727","imei2":"102351486961727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179953,"job_number":"JOB_179953","tr_customer_id":179971,"tr_customer_product_id":179961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:07.000Z","modified_at":"2026-02-07T14:32:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104712855064962","imei1":"104712855064962","imei2":"104712855064962","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179955,"job_number":"JOB_179955","tr_customer_id":179973,"tr_customer_product_id":179963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:08.000Z","modified_at":"2026-02-07T14:32:08.000Z","name":"Humberto Tromp","mobile_number":"553-711-9075","email_id":"Candelario75@gmail.com","dop":"2025-06-09","serial_number":"105174568461042","imei1":"105174568461042","imei2":"105174568461042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180046,"job_number":"JOB_180046","tr_customer_id":180064,"tr_customer_product_id":180054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:53.000Z","modified_at":"2026-02-07T17:53:53.000Z","name":"Bhuvanesh Bhat","mobile_number":"8244352558","email_id":"chetanaanand.desai@gmail.com","dop":"2026-01-28","serial_number":"812326139913681","imei1":"479818623497693","imei2":"510123340894807","popurl":"www.tapan-pothuvaal.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180053,"job_number":"JOB_180053","tr_customer_id":180071,"tr_customer_product_id":180061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:09.000Z","modified_at":"2026-02-07T19:01:09.000Z","name":"Dwaipayan Butt","mobile_number":"8245781425","email_id":"adripathi.ahluwalia@hotmail.com","dop":"2026-01-28","serial_number":"981745373625055","imei1":"864438023376361","imei2":"908262334375515","popurl":"www.ajit-chopra.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179516,"job_number":"JOB_179516","tr_customer_id":179534,"tr_customer_product_id":179524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10911403121579","imei1":"10911403121579","imei2":"10911403121579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179521,"job_number":"JOB_179521","tr_customer_id":179539,"tr_customer_product_id":179529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Kaela Ledner","mobile_number":"317-515-9448","email_id":"Leilani.Leannon7@hotmail.com","dop":"2000-01-31","serial_number":"1034386392967583","imei1":"1034386392967583","imei2":"1034386392967583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179590,"job_number":"JOB_179590","tr_customer_id":179608,"tr_customer_product_id":179598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10634337244073","imei1":"10634337244073","imei2":"10634337244073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179593,"job_number":"JOB_179593","tr_customer_id":179611,"tr_customer_product_id":179601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"Genevieve Kautzer","mobile_number":"290-827-9278","email_id":"Dandre_Cassin@hotmail.com","dop":"2000-01-31","serial_number":"1071896958829579","imei1":"1071896958829579","imei2":"1071896958829579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179636,"job_number":"JOB_179636","tr_customer_id":179654,"tr_customer_product_id":179644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:02.000Z","modified_at":"2026-02-07T04:20:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10546226662227","imei1":"10546226662227","imei2":"10546226662227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179639,"job_number":"JOB_179639","tr_customer_id":179657,"tr_customer_product_id":179647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:04.000Z","modified_at":"2026-02-07T04:20:04.000Z","name":"Henry Luettgen","mobile_number":"661-769-0679","email_id":"Fanny53@hotmail.com","dop":"2000-01-31","serial_number":"1056470447355532","imei1":"1056470447355532","imei2":"1056470447355532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179661,"job_number":"JOB_179661","tr_customer_id":179679,"tr_customer_product_id":179669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:44.000Z","modified_at":"2026-02-07T04:20:44.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889946920000","imei1":"10889946920000","imei2":"10889946920000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179663,"job_number":"JOB_179663","tr_customer_id":179681,"tr_customer_product_id":179671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:46.000Z","modified_at":"2026-02-07T04:20:46.000Z","name":"Andy Stracke","mobile_number":"824-513-4565","email_id":"Malachi_Bartell@hotmail.com","dop":"2000-01-31","serial_number":"1086408174404995","imei1":"1086408174404995","imei2":"1086408174404995","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179863,"job_number":"JOB_179863","tr_customer_id":179881,"tr_customer_product_id":179871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:38.000Z","modified_at":"2026-02-07T14:21:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179817055260","imei1":"10179817055260","imei2":"10179817055260","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179865,"job_number":"JOB_179865","tr_customer_id":179883,"tr_customer_product_id":179873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:40.000Z","modified_at":"2026-02-07T14:21:40.000Z","name":"Christina Tromp","mobile_number":"605-858-8231","email_id":"Emmitt.Boehm@hotmail.com","dop":"2000-01-31","serial_number":"1076515399978724","imei1":"1076515399978724","imei2":"1076515399978724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179866,"job_number":"JOB_179866","tr_customer_id":179884,"tr_customer_product_id":179874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:21.000Z","modified_at":"2026-02-07T14:22:21.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10880309173056","imei1":"10880309173056","imei2":"10880309173056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179868,"job_number":"JOB_179868","tr_customer_id":179886,"tr_customer_product_id":179876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:22.000Z","modified_at":"2026-02-07T14:22:22.000Z","name":"Haylie Orn","mobile_number":"454-658-0515","email_id":"Rossie30@yahoo.com","dop":"2000-01-31","serial_number":"1013700938702216","imei1":"1013700938702216","imei2":"1013700938702216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179869,"job_number":"JOB_179869","tr_customer_id":179887,"tr_customer_product_id":179877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:04.000Z","modified_at":"2026-02-07T14:23:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10003076383893","imei1":"10003076383893","imei2":"10003076383893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179871,"job_number":"JOB_179871","tr_customer_id":179889,"tr_customer_product_id":179879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:05.000Z","modified_at":"2026-02-07T14:23:05.000Z","name":"Kaley Osinski","mobile_number":"337-204-2544","email_id":"Antonietta63@gmail.com","dop":"2000-01-31","serial_number":"1048896400828966","imei1":"1048896400828966","imei2":"1048896400828966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179878,"job_number":"JOB_179878","tr_customer_id":179896,"tr_customer_product_id":179886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:46.000Z","modified_at":"2026-02-07T14:23:46.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10567946839171","imei1":"10567946839171","imei2":"10567946839171","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179880,"job_number":"JOB_179880","tr_customer_id":179898,"tr_customer_product_id":179888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:48.000Z","modified_at":"2026-02-07T14:23:48.000Z","name":"Kaley Pacocha","mobile_number":"790-431-6978","email_id":"Gregoria.Davis27@hotmail.com","dop":"2000-01-31","serial_number":"1032060703006045","imei1":"1032060703006045","imei2":"1032060703006045","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NzB9.t-0-jSspfsruUuDXUwq954f63eZdlxxtsJ-44uLKJos
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 85387e51-608d-4b73-ae0d-dd8b509d3a55
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68105,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NzB9.t-0-jSspfsruUuDXUwq954f63eZdlxxtsJ-44uLKJos
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b9beb3e-8227-4159-99ec-039bf6befe14
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 180524,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f66f7-gVdVNYzsbtArQeNVbvrpUvuD5ig"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 337ms
Mean size per request: 707.92KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NzB9.t-0-jSspfsruUuDXUwq954f63eZdlxxtsJ-44uLKJos
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f9b10a6-c1e7-4e16-9c4e-88a80dcb9a89
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"b0faf-xxin6a9uu6KI90nof0jJLmGq3/4"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 13:39:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179432,"job_number":"JOB_179432","tr_customer_id":179450,"tr_customer_product_id":179440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:46:18.000Z","modified_at":"2026-02-06T23:46:18.000Z","name":"Archan Khatri","mobile_number":"7005545634","email_id":"girija.kaul@yahoo.co.in","dop":"2026-01-27","serial_number":"485073609796851","imei1":"485073609796851","imei2":"485073609796851","popurl":"www.susheel-banerjee.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179433,"job_number":"JOB_179433","tr_customer_id":179451,"tr_customer_product_id":179441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T23:48:43.000Z","modified_at":"2026-02-06T23:48:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-27","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-27T23:48:42.666683998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-06T23:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179435,"job_number":"JOB_179435","tr_customer_id":179453,"tr_customer_product_id":179443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:52.000Z","modified_at":"2026-02-07T03:07:52.000Z","name":"Hershel Mraz","mobile_number":"699-860-4928","email_id":"Niko_Cole18@yahoo.com","dop":"2025-05-30","serial_number":"16777482303083","imei1":"16777482303083","imei2":"16777482303083","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179436,"job_number":"JOB_179436","tr_customer_id":179454,"tr_customer_product_id":179444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T03:07:54.000Z","modified_at":"2026-02-07T03:07:54.000Z","name":"Percy Emard","mobile_number":"741-551-4229","email_id":"Oral.Hackett99@hotmail.com","dop":"2025-05-30","serial_number":"1675795504723601","imei1":"1675795504723601","imei2":"1675795504723601","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T03:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179438,"job_number":"JOB_179438","tr_customer_id":179456,"tr_customer_product_id":179446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:20.000Z","modified_at":"2026-02-07T04:17:20.000Z","name":"Velda Kulas","mobile_number":"449-475-4374","email_id":"Larue.Koelpin79@gmail.com","dop":"2025-04-06","serial_number":"18520179025516260","imei1":"18520179025516260","imei2":"18520179025516260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179439,"job_number":"JOB_179439","tr_customer_id":179457,"tr_customer_product_id":179447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:31.000Z","modified_at":"2026-02-07T04:17:31.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17966039303643","imei1":"17966039303643","imei2":"17966039303643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179441,"job_number":"JOB_179441","tr_customer_id":179459,"tr_customer_product_id":179449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"Estelle Rutherford","mobile_number":"257-372-5282","email_id":"Dane.Halvorson36@yahoo.com","dop":"2025-04-06","serial_number":"19310667274202004","imei1":"19310667274202004","imei2":"19310667274202004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179442,"job_number":"JOB_179442","tr_customer_id":179460,"tr_customer_product_id":179450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:33.000Z","modified_at":"2026-02-07T04:17:33.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10558495831971","imei1":"10558495831971","imei2":"10558495831971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179445,"job_number":"JOB_179445","tr_customer_id":179463,"tr_customer_product_id":179453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:34.000Z","modified_at":"2026-02-07T04:17:34.000Z","name":"Anastacio Batz","mobile_number":"760-550-8723","email_id":"Erich48@gmail.com","dop":"2025-06-18","serial_number":"1051471158010766","imei1":"1051471158010766","imei2":"1051471158010766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179447,"job_number":"JOB_179447","tr_customer_id":179465,"tr_customer_product_id":179455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:37.000Z","modified_at":"2026-02-07T04:17:37.000Z","name":"Devon Crooks","mobile_number":"368-710-1359","email_id":"Phoebe88@gmail.com","dop":"2025-04-06","serial_number":"13533683721401218","imei1":"13533683721401218","imei2":"13533683721401218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179448,"job_number":"JOB_179448","tr_customer_id":179466,"tr_customer_product_id":179456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:38.000Z","modified_at":"2026-02-07T04:17:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12404568473945","imei1":"12404568473945","imei2":"12404568473945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179451,"job_number":"JOB_179451","tr_customer_id":179469,"tr_customer_product_id":179459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:40.000Z","modified_at":"2026-02-07T04:17:40.000Z","name":"Marisa Simonis","mobile_number":"489-648-2700","email_id":"Marjory_Williamson67@yahoo.com","dop":"2025-04-06","serial_number":"16127571801953566","imei1":"16127571801953566","imei2":"16127571801953566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179452,"job_number":"JOB_179452","tr_customer_id":179470,"tr_customer_product_id":179460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:41.000Z","modified_at":"2026-02-07T04:17:41.000Z","name":"Naomi Hahn","mobile_number":"824-249-2918","email_id":"Susanna.Becker@hotmail.com","dop":"2025-04-06","serial_number":"19627915421536400","imei1":"19627915421536400","imei2":"19627915421536400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179454,"job_number":"JOB_179454","tr_customer_id":179472,"tr_customer_product_id":179462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:43.000Z","modified_at":"2026-02-07T04:17:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17510381671553","imei1":"17510381671553","imei2":"17510381671553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179456,"job_number":"JOB_179456","tr_customer_id":179474,"tr_customer_product_id":179464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:44.000Z","modified_at":"2026-02-07T04:17:44.000Z","name":"Ophelia Murphy","mobile_number":"317-992-2399","email_id":"Louisa.Frami@hotmail.com","dop":"2025-04-06","serial_number":"13113677698220888","imei1":"13113677698220888","imei2":"13113677698220888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179457,"job_number":"JOB_179457","tr_customer_id":179475,"tr_customer_product_id":179465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:45.000Z","modified_at":"2026-02-07T04:17:45.000Z","name":"Chris Wisoky","mobile_number":"391-718-2954","email_id":"Timmy.Muller7@yahoo.com","dop":"2025-04-06","serial_number":"13166299762653040","imei1":"13166299762653040","imei2":"13166299762653040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179459,"job_number":"JOB_179459","tr_customer_id":179477,"tr_customer_product_id":179467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:48.000Z","modified_at":"2026-02-07T04:17:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14903884985645","imei1":"14903884985645","imei2":"14903884985645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179461,"job_number":"JOB_179461","tr_customer_id":179479,"tr_customer_product_id":179469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"95508911548755","imei1":"95508911548755","imei2":"95508911548755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179462,"job_number":"JOB_179462","tr_customer_id":179480,"tr_customer_product_id":179470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12688238741203","imei1":"12688238741203","imei2":"12688238741203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179463,"job_number":"JOB_179463","tr_customer_id":179481,"tr_customer_product_id":179471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Jacinto Larkin","mobile_number":"454-514-1420","email_id":"Annamae_Brown58@gmail.com","dop":"2025-02-01","serial_number":"47517385990442","imei1":"47517385990442","imei2":"47517385990442","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179465,"job_number":"JOB_179465","tr_customer_id":179483,"tr_customer_product_id":179473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:49.000Z","modified_at":"2026-02-07T04:17:49.000Z","name":"Ressie Roob","mobile_number":"482-768-3283","email_id":"Eloisa35@gmail.com","dop":"2025-04-06","serial_number":"17542380101632692","imei1":"17542380101632692","imei2":"17542380101632692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179470,"job_number":"JOB_179470","tr_customer_id":179488,"tr_customer_product_id":179478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Jamir Schuppe","mobile_number":"588-635-8214","email_id":"Era30@gmail.com","dop":"2025-04-06","serial_number":"11408963954809608","imei1":"11408963954809608","imei2":"11408963954809608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179471,"job_number":"JOB_179471","tr_customer_id":179489,"tr_customer_product_id":179479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11902092960980","imei1":"11902092960980","imei2":"11902092960980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179472,"job_number":"JOB_179472","tr_customer_id":179490,"tr_customer_product_id":179480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:51.000Z","modified_at":"2026-02-07T04:17:51.000Z","name":"Gonzalo Romaguera","mobile_number":"591-921-7351","email_id":"Karlie50@hotmail.com","dop":"2025-04-06","serial_number":"10298084892064602","imei1":"10298084892064602","imei2":"10298084892064602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179474,"job_number":"JOB_179474","tr_customer_id":179492,"tr_customer_product_id":179482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:52.000Z","modified_at":"2026-02-07T04:17:52.000Z","name":"Michale Erdman","mobile_number":"369-749-7120","email_id":"Kenneth_McClure@yahoo.com","dop":"2025-04-06","serial_number":"19150937232804350","imei1":"19150937232804350","imei2":"19150937232804350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179475,"job_number":"JOB_179475","tr_customer_id":179493,"tr_customer_product_id":179483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"Rosie Bergnaum","mobile_number":"443-534-5293","email_id":"Scottie_Considine@yahoo.com","dop":"2025-04-06","serial_number":"17210200515818170","imei1":"17210200515818170","imei2":"17210200515818170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179477,"job_number":"JOB_179477","tr_customer_id":179495,"tr_customer_product_id":179485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:53.000Z","modified_at":"2026-02-07T04:17:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18551327706588","imei1":"18551327706588","imei2":"18551327706588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179479,"job_number":"JOB_179479","tr_customer_id":179497,"tr_customer_product_id":179487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"Kenneth Purdy","mobile_number":"508-450-1508","email_id":"Zora.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14192922143667884","imei1":"14192922143667884","imei2":"14192922143667884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179480,"job_number":"JOB_179480","tr_customer_id":179498,"tr_customer_product_id":179488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:55.000Z","modified_at":"2026-02-07T04:17:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17434607259702","imei1":"17434607259702","imei2":"17434607259702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179482,"job_number":"JOB_179482","tr_customer_id":179500,"tr_customer_product_id":179490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:57.000Z","modified_at":"2026-02-07T04:17:57.000Z","name":"Romaine Hoppe","mobile_number":"508-961-1982","email_id":"Celestine54@yahoo.com","dop":"2025-04-06","serial_number":"14278981421709964","imei1":"14278981421709964","imei2":"14278981421709964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179487,"job_number":"JOB_179487","tr_customer_id":179505,"tr_customer_product_id":179495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:14.000Z","modified_at":"2026-02-07T04:18:14.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11991466984029","imei1":"11991466984029","imei2":"11991466984029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179489,"job_number":"JOB_179489","tr_customer_id":179507,"tr_customer_product_id":179497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:15.000Z","modified_at":"2026-02-07T04:18:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10174884837956","imei1":"10174884837956","imei2":"10174884837956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179491,"job_number":"JOB_179491","tr_customer_id":179509,"tr_customer_product_id":179499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Maybelle Hoppe","mobile_number":"629-323-3776","email_id":"Ahmad55@hotmail.com","dop":"2025-04-06","serial_number":"17295733378177284","imei1":"17295733378177284","imei2":"17295733378177284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179492,"job_number":"JOB_179492","tr_customer_id":179510,"tr_customer_product_id":179500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:16.000Z","modified_at":"2026-02-07T04:18:16.000Z","name":"Mia Bernhard","mobile_number":"327-265-4116","email_id":"Ronaldo.Schneider93@gmail.com","dop":"2025-06-18","serial_number":"1014533804285344","imei1":"1014533804285344","imei2":"1014533804285344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179493,"job_number":"JOB_179493","tr_customer_id":179511,"tr_customer_product_id":179501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:19.000Z","modified_at":"2026-02-07T04:18:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13181087499767","imei1":"13181087499767","imei2":"13181087499767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179495,"job_number":"JOB_179495","tr_customer_id":179513,"tr_customer_product_id":179503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105627425950864","imei1":"105627425950864","imei2":"105627425950864","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179497,"job_number":"JOB_179497","tr_customer_id":179515,"tr_customer_product_id":179505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:20.000Z","modified_at":"2026-02-07T04:18:20.000Z","name":"Arvel Emard","mobile_number":"506-506-5267","email_id":"Abigail.Prohaska@hotmail.com","dop":"2025-04-06","serial_number":"13106043429551784","imei1":"13106043429551784","imei2":"13106043429551784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179498,"job_number":"JOB_179498","tr_customer_id":179516,"tr_customer_product_id":179506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:27.000Z","modified_at":"2026-02-07T04:18:27.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179499,"job_number":"JOB_179499","tr_customer_id":179517,"tr_customer_product_id":179507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:28.000Z","modified_at":"2026-02-07T04:18:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17894423705348","imei1":"17894423705348","imei2":"17894423705348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179501,"job_number":"JOB_179501","tr_customer_id":179519,"tr_customer_product_id":179509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14979452625950","imei1":"14979452625950","imei2":"14979452625950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179502,"job_number":"JOB_179502","tr_customer_id":179520,"tr_customer_product_id":179510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Jordyn Pollich","mobile_number":"481-649-0830","email_id":"Stefanie.Kutch@hotmail.com","dop":"2025-04-06","serial_number":"18199088633283320","imei1":"18199088633283320","imei2":"18199088633283320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179503,"job_number":"JOB_179503","tr_customer_id":179521,"tr_customer_product_id":179511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"25131942240444","imei1":"25131942240444","imei2":"25131942240444","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179505,"job_number":"JOB_179505","tr_customer_id":179523,"tr_customer_product_id":179513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14319076041057","imei1":"14319076041057","imei2":"14319076041057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179506,"job_number":"JOB_179506","tr_customer_id":179524,"tr_customer_product_id":179514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:30.000Z","modified_at":"2026-02-07T04:18:30.000Z","name":"Alek Mann","mobile_number":"304-793-2305","email_id":"Brandyn93@gmail.com","dop":"2025-02-01","serial_number":"77270758442541","imei1":"77270758442541","imei2":"77270758442541","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179508,"job_number":"JOB_179508","tr_customer_id":179526,"tr_customer_product_id":179516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Noel Kunde","mobile_number":"233-375-5697","email_id":"Ashly.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"10480765035139130","imei1":"10480765035139130","imei2":"10480765035139130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179510,"job_number":"JOB_179510","tr_customer_id":179528,"tr_customer_product_id":179518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:32.000Z","modified_at":"2026-02-07T04:18:32.000Z","name":"Damien Hansen","mobile_number":"819-789-8848","email_id":"Rupert_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"12068801834790732","imei1":"12068801834790732","imei2":"12068801834790732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179511,"job_number":"JOB_179511","tr_customer_id":179529,"tr_customer_product_id":179519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:33.000Z","modified_at":"2026-02-07T04:18:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10864711539790","imei1":"10864711539790","imei2":"10864711539790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179513,"job_number":"JOB_179513","tr_customer_id":179531,"tr_customer_product_id":179521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:35.000Z","modified_at":"2026-02-07T04:18:35.000Z","name":"Loma Rempel","mobile_number":"958-833-1752","email_id":"Pearlie68@hotmail.com","dop":"2025-04-06","serial_number":"13236797073749444","imei1":"13236797073749444","imei2":"13236797073749444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179514,"job_number":"JOB_179514","tr_customer_id":179532,"tr_customer_product_id":179522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:36.000Z","modified_at":"2026-02-07T04:18:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11083831146113","imei1":"11083831146113","imei2":"11083831146113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179517,"job_number":"JOB_179517","tr_customer_id":179535,"tr_customer_product_id":179525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13211074813170","imei1":"13211074813170","imei2":"13211074813170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179520,"job_number":"JOB_179520","tr_customer_id":179538,"tr_customer_product_id":179528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Brant Rau","mobile_number":"555-684-2765","email_id":"Garret10@gmail.com","dop":"2025-04-06","serial_number":"19864364513391696","imei1":"19864364513391696","imei2":"19864364513391696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179522,"job_number":"JOB_179522","tr_customer_id":179540,"tr_customer_product_id":179530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:39.000Z","modified_at":"2026-02-07T04:18:39.000Z","name":"Sedrick Yost","mobile_number":"867-937-9070","email_id":"Haylie.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15640899121374368","imei1":"15640899121374368","imei2":"15640899121374368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179523,"job_number":"JOB_179523","tr_customer_id":179541,"tr_customer_product_id":179531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:40.000Z","modified_at":"2026-02-07T04:18:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13689992483118","imei1":"13689992483118","imei2":"13689992483118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179525,"job_number":"JOB_179525","tr_customer_id":179543,"tr_customer_product_id":179533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:42.000Z","modified_at":"2026-02-07T04:18:42.000Z","name":"Rasheed Bernhard","mobile_number":"365-400-6999","email_id":"Newton.Rempel@gmail.com","dop":"2025-04-06","serial_number":"18254844457718216","imei1":"18254844457718216","imei2":"18254844457718216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179528,"job_number":"JOB_179528","tr_customer_id":179546,"tr_customer_product_id":179536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18393915729008","imei1":"18393915729008","imei2":"18393915729008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179529,"job_number":"JOB_179529","tr_customer_id":179547,"tr_customer_product_id":179537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"14730168390646","imei1":"14730168390646","imei2":"14730168390646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179534,"job_number":"JOB_179534","tr_customer_id":179552,"tr_customer_product_id":179542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Jake Bogisich","mobile_number":"648-417-4748","email_id":"Laurel_Bogan78@yahoo.com","dop":"2025-04-06","serial_number":"18142421536680056","imei1":"18142421536680056","imei2":"18142421536680056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179535,"job_number":"JOB_179535","tr_customer_id":179553,"tr_customer_product_id":179543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"Krystal Turcotte","mobile_number":"232-250-1047","email_id":"Alaina6@hotmail.com","dop":"2025-04-06","serial_number":"17310977010039850","imei1":"17310977010039850","imei2":"17310977010039850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179536,"job_number":"JOB_179536","tr_customer_id":179554,"tr_customer_product_id":179544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:56.000Z","modified_at":"2026-02-07T04:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614541609779","imei1":"17614541609779","imei2":"17614541609779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179538,"job_number":"JOB_179538","tr_customer_id":179556,"tr_customer_product_id":179546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:57.000Z","modified_at":"2026-02-07T04:18:57.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"12936677790699","imei1":"12936677790699","imei2":"12936677790699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179540,"job_number":"JOB_179540","tr_customer_id":179558,"tr_customer_product_id":179548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Mckenzie Robel","mobile_number":"511-925-9158","email_id":"Geo_OReilly9@hotmail.com","dop":"2025-04-06","serial_number":"16282008343713788","imei1":"16282008343713788","imei2":"16282008343713788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179543,"job_number":"JOB_179543","tr_customer_id":179561,"tr_customer_product_id":179551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12571609235860","imei1":"12571609235860","imei2":"12571609235860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179544,"job_number":"JOB_179544","tr_customer_id":179562,"tr_customer_product_id":179552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"Jessica Smith","mobile_number":"339-610-6597","email_id":"Rudolph.Jenkins60@gmail.com","dop":"2025-04-06","serial_number":"19069463646593056","imei1":"19069463646593056","imei2":"19069463646593056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179547,"job_number":"JOB_179547","tr_customer_id":179565,"tr_customer_product_id":179555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:59.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15248687682677","imei1":"15248687682677","imei2":"15248687682677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179549,"job_number":"JOB_179549","tr_customer_id":179567,"tr_customer_product_id":179557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:00.000Z","modified_at":"2026-02-07T04:19:00.000Z","name":"Bettie Bednar","mobile_number":"552-339-5524","email_id":"Adelle61@yahoo.com","dop":"2025-04-06","serial_number":"17654851251225434","imei1":"17654851251225434","imei2":"17654851251225434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179550,"job_number":"JOB_179550","tr_customer_id":179568,"tr_customer_product_id":179558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:01.000Z","modified_at":"2026-02-07T04:19:01.000Z","name":"Gene Haag","mobile_number":"296-263-9000","email_id":"Eleonore6@yahoo.com","dop":"2025-04-06","serial_number":"19205296374403956","imei1":"19205296374403956","imei2":"19205296374403956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179551,"job_number":"JOB_179551","tr_customer_id":179569,"tr_customer_product_id":179559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:02.000Z","modified_at":"2026-02-07T04:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13858974436081","imei1":"13858974436081","imei2":"13858974436081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179553,"job_number":"JOB_179553","tr_customer_id":179571,"tr_customer_product_id":179561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:03.000Z","modified_at":"2026-02-07T04:19:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105597402556956","imei1":"105597402556956","imei2":"105597402556956","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179555,"job_number":"JOB_179555","tr_customer_id":179573,"tr_customer_product_id":179563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"Elza Stark","mobile_number":"713-557-7487","email_id":"Josephine51@yahoo.com","dop":"2025-04-06","serial_number":"13902439265587632","imei1":"13902439265587632","imei2":"13902439265587632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179556,"job_number":"JOB_179556","tr_customer_id":179574,"tr_customer_product_id":179564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:04.000Z","modified_at":"2026-02-07T04:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18096149079485","imei1":"18096149079485","imei2":"18096149079485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179560,"job_number":"JOB_179560","tr_customer_id":179578,"tr_customer_product_id":179568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Jonathan Swift","mobile_number":"861-696-5674","email_id":"Maxime.Hodkiewicz@hotmail.com","dop":"2025-04-06","serial_number":"16727137174788652","imei1":"16727137174788652","imei2":"16727137174788652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179562,"job_number":"JOB_179562","tr_customer_id":179580,"tr_customer_product_id":179570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"16772588878993","imei1":"16772588878993","imei2":"16772588878993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179568,"job_number":"JOB_179568","tr_customer_id":179586,"tr_customer_product_id":179576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:07.000Z","modified_at":"2026-02-07T04:19:07.000Z","name":"Ernesto Batz","mobile_number":"335-333-3832","email_id":"Trace.Franecki@hotmail.com","dop":"2025-04-06","serial_number":"16060468166172022","imei1":"16060468166172022","imei2":"16060468166172022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179569,"job_number":"JOB_179569","tr_customer_id":179587,"tr_customer_product_id":179577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:10.000Z","modified_at":"2026-02-07T04:19:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19567653547868","imei1":"19567653547868","imei2":"19567653547868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179571,"job_number":"JOB_179571","tr_customer_id":179589,"tr_customer_product_id":179579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"86636567438042","imei1":"86636567438042","imei2":"86636567438042","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179572,"job_number":"JOB_179572","tr_customer_id":179590,"tr_customer_product_id":179580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Braxton Mraz","mobile_number":"762-388-5913","email_id":"Rolando37@hotmail.com","dop":"2025-02-01","serial_number":"71836231605864","imei1":"71836231605864","imei2":"71836231605864","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179573,"job_number":"JOB_179573","tr_customer_id":179591,"tr_customer_product_id":179581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:12.000Z","modified_at":"2026-02-07T04:19:12.000Z","name":"Adaline Sawayn","mobile_number":"561-329-6353","email_id":"Rafaela.Torphy@gmail.com","dop":"2025-04-06","serial_number":"18760635310190870","imei1":"18760635310190870","imei2":"18760635310190870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179574,"job_number":"JOB_179574","tr_customer_id":179592,"tr_customer_product_id":179582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15490296496223","imei1":"15490296496223","imei2":"15490296496223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179576,"job_number":"JOB_179576","tr_customer_id":179594,"tr_customer_product_id":179584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:13.000Z","modified_at":"2026-02-07T04:19:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12448143507934","imei1":"12448143507934","imei2":"12448143507934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179581,"job_number":"JOB_179581","tr_customer_id":179599,"tr_customer_product_id":179589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Magdalena Schmitt","mobile_number":"310-201-9390","email_id":"Maxie77@yahoo.com","dop":"2025-04-06","serial_number":"13117432963801678","imei1":"13117432963801678","imei2":"13117432963801678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179583,"job_number":"JOB_179583","tr_customer_id":179601,"tr_customer_product_id":179591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:15.000Z","modified_at":"2026-02-07T04:19:15.000Z","name":"Joy Harber","mobile_number":"203-335-3314","email_id":"Janie16@yahoo.com","dop":"2025-04-06","serial_number":"17876602998407832","imei1":"17876602998407832","imei2":"17876602998407832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179584,"job_number":"JOB_179584","tr_customer_id":179602,"tr_customer_product_id":179592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:16.000Z","modified_at":"2026-02-07T04:19:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13559781598333","imei1":"13559781598333","imei2":"13559781598333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179586,"job_number":"JOB_179586","tr_customer_id":179604,"tr_customer_product_id":179594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10952392808046","imei1":"10952392808046","imei2":"10952392808046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179587,"job_number":"JOB_179587","tr_customer_id":179605,"tr_customer_product_id":179595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:17.000Z","modified_at":"2026-02-07T04:19:17.000Z","name":"Karen Kautzer","mobile_number":"546-276-3623","email_id":"Loren4@yahoo.com","dop":"2025-04-06","serial_number":"14934376139491884","imei1":"14934376139491884","imei2":"14934376139491884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179589,"job_number":"JOB_179589","tr_customer_id":179607,"tr_customer_product_id":179597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Syble Moen","mobile_number":"627-956-1367","email_id":"Jody.Lynch@gmail.com","dop":"2025-04-06","serial_number":"10351875552001156","imei1":"10351875552001156","imei2":"10351875552001156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179592,"job_number":"JOB_179592","tr_customer_id":179610,"tr_customer_product_id":179600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19108649311848","imei1":"19108649311848","imei2":"19108649311848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179595,"job_number":"JOB_179595","tr_customer_id":179613,"tr_customer_product_id":179603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14538134124821","imei1":"14538134124821","imei2":"14538134124821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179598,"job_number":"JOB_179598","tr_customer_id":179616,"tr_customer_product_id":179606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Carlos Emmerich","mobile_number":"999-740-6545","email_id":"Lynn_DuBuque19@hotmail.com","dop":"2025-04-06","serial_number":"15431195737875700","imei1":"15431195737875700","imei2":"15431195737875700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179599,"job_number":"JOB_179599","tr_customer_id":179617,"tr_customer_product_id":179607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:23.000Z","modified_at":"2026-02-07T04:19:23.000Z","name":"Telly Hoppe","mobile_number":"983-810-0285","email_id":"Nella_Gleason@yahoo.com","dop":"2025-04-06","serial_number":"17296492922624528","imei1":"17296492922624528","imei2":"17296492922624528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179600,"job_number":"JOB_179600","tr_customer_id":179618,"tr_customer_product_id":179608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:25.000Z","modified_at":"2026-02-07T04:19:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765706239997","imei1":"10765706239997","imei2":"10765706239997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179602,"job_number":"JOB_179602","tr_customer_id":179620,"tr_customer_product_id":179610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:27.000Z","modified_at":"2026-02-07T04:19:27.000Z","name":"Naomie Swift","mobile_number":"397-989-9878","email_id":"Tara_Bosco47@gmail.com","dop":"2025-04-06","serial_number":"13488515711571136","imei1":"13488515711571136","imei2":"13488515711571136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179607,"job_number":"JOB_179607","tr_customer_id":179625,"tr_customer_product_id":179615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:39.000Z","modified_at":"2026-02-07T04:19:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"13876919432618","imei1":"13876919432618","imei2":"13876919432618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179608,"job_number":"JOB_179608","tr_customer_id":179626,"tr_customer_product_id":179616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19726597058360","imei1":"19726597058360","imei2":"19726597058360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179610,"job_number":"JOB_179610","tr_customer_id":179628,"tr_customer_product_id":179618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12685107271679","imei1":"12685107271679","imei2":"12685107271679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179613,"job_number":"JOB_179613","tr_customer_id":179631,"tr_customer_product_id":179621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:40.000Z","modified_at":"2026-02-07T04:19:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10421338915389","imei1":"10421338915389","imei2":"10421338915389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179615,"job_number":"JOB_179615","tr_customer_id":179633,"tr_customer_product_id":179623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Frank Feil","mobile_number":"625-296-2979","email_id":"Coby34@hotmail.com","dop":"2025-04-06","serial_number":"19772819524515560","imei1":"19772819524515560","imei2":"19772819524515560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179616,"job_number":"JOB_179616","tr_customer_id":179634,"tr_customer_product_id":179624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Richmond Macejkovic","mobile_number":"952-695-6697","email_id":"Terrence42@gmail.com","dop":"2025-04-06","serial_number":"11141308933258228","imei1":"11141308933258228","imei2":"11141308933258228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179617,"job_number":"JOB_179617","tr_customer_id":179635,"tr_customer_product_id":179625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:41.000Z","modified_at":"2026-02-07T04:19:41.000Z","name":"Antonetta Bashirian","mobile_number":"635-820-9445","email_id":"Johnny.Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"15414262962498682","imei1":"15414262962498682","imei2":"15414262962498682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179618,"job_number":"JOB_179618","tr_customer_id":179636,"tr_customer_product_id":179626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:42.000Z","modified_at":"2026-02-07T04:19:42.000Z","name":"Lincoln Sanford","mobile_number":"557-589-9962","email_id":"Ebba_DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"12210678512846424","imei1":"12210678512846424","imei2":"12210678512846424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179619,"job_number":"JOB_179619","tr_customer_id":179637,"tr_customer_product_id":179627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:46.000Z","modified_at":"2026-02-07T04:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13857564754127","imei1":"13857564754127","imei2":"13857564754127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179621,"job_number":"JOB_179621","tr_customer_id":179639,"tr_customer_product_id":179629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:47.000Z","modified_at":"2026-02-07T04:19:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101063246823665","imei1":"101063246823665","imei2":"101063246823665","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179623,"job_number":"JOB_179623","tr_customer_id":179641,"tr_customer_product_id":179631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"Juanita Huels","mobile_number":"228-461-6929","email_id":"Jamel_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18639437854737884","imei1":"18639437854737884","imei2":"18639437854737884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179624,"job_number":"JOB_179624","tr_customer_id":179642,"tr_customer_product_id":179632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:48.000Z","modified_at":"2026-02-07T04:19:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15567228229581","imei1":"15567228229581","imei2":"15567228229581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179627,"job_number":"JOB_179627","tr_customer_id":179645,"tr_customer_product_id":179635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:49.000Z","modified_at":"2026-02-07T04:19:49.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14656697548612","imei1":"14656697548612","imei2":"14656697548612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179629,"job_number":"JOB_179629","tr_customer_id":179647,"tr_customer_product_id":179637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:50.000Z","modified_at":"2026-02-07T04:19:50.000Z","name":"Juwan Wunsch","mobile_number":"571-877-5867","email_id":"Lorenz.Klocko@gmail.com","dop":"2025-04-06","serial_number":"19899175601668376","imei1":"19899175601668376","imei2":"19899175601668376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179630,"job_number":"JOB_179630","tr_customer_id":179648,"tr_customer_product_id":179638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:51.000Z","modified_at":"2026-02-07T04:19:51.000Z","name":"Ross Jones","mobile_number":"984-580-2272","email_id":"Melba4@yahoo.com","dop":"2025-04-06","serial_number":"17814786930063022","imei1":"17814786930063022","imei2":"17814786930063022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179631,"job_number":"JOB_179631","tr_customer_id":179649,"tr_customer_product_id":179639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:55.000Z","modified_at":"2026-02-07T04:19:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18562525876158","imei1":"18562525876158","imei2":"18562525876158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179633,"job_number":"JOB_179633","tr_customer_id":179651,"tr_customer_product_id":179641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:56.000Z","modified_at":"2026-02-07T04:19:56.000Z","name":"Roberto Hilpert","mobile_number":"207-538-0728","email_id":"Layne54@gmail.com","dop":"2025-04-06","serial_number":"12713521582902132","imei1":"12713521582902132","imei2":"12713521582902132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179634,"job_number":"JOB_179634","tr_customer_id":179652,"tr_customer_product_id":179642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:01.000Z","modified_at":"2026-02-07T04:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13265594661218","imei1":"13265594661218","imei2":"13265594661218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179638,"job_number":"JOB_179638","tr_customer_id":179656,"tr_customer_product_id":179646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:03.000Z","modified_at":"2026-02-07T04:20:03.000Z","name":"Alayna Fay","mobile_number":"326-401-2530","email_id":"Kiley.Windler35@gmail.com","dop":"2025-04-06","serial_number":"18472713118942664","imei1":"18472713118942664","imei2":"18472713118942664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179640,"job_number":"JOB_179640","tr_customer_id":179658,"tr_customer_product_id":179648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:20.000Z","modified_at":"2026-02-07T04:20:20.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"12654071301703","imei1":"12654071301703","imei2":"12654071301703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179642,"job_number":"JOB_179642","tr_customer_id":179660,"tr_customer_product_id":179650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:22.000Z","modified_at":"2026-02-07T04:20:22.000Z","name":"Lewis Breitenberg","mobile_number":"388-706-4218","email_id":"Alexandrea.Stark70@hotmail.com","dop":"2025-04-06","serial_number":"13983335394285428","imei1":"13983335394285428","imei2":"13983335394285428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179643,"job_number":"JOB_179643","tr_customer_id":179661,"tr_customer_product_id":179651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18941893216802","imei1":"18941893216802","imei2":"18941893216802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179645,"job_number":"JOB_179645","tr_customer_id":179663,"tr_customer_product_id":179653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15349026646679","imei1":"15349026646679","imei2":"15349026646679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179646,"job_number":"JOB_179646","tr_customer_id":179664,"tr_customer_product_id":179654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:25.000Z","modified_at":"2026-02-07T04:20:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16683032434607","imei1":"16683032434607","imei2":"16683032434607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179649,"job_number":"JOB_179649","tr_customer_id":179667,"tr_customer_product_id":179657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:26.000Z","modified_at":"2026-02-07T04:20:26.000Z","name":"Gloria Schoen","mobile_number":"953-370-7460","email_id":"Karina_Bayer34@gmail.com","dop":"2025-04-06","serial_number":"18106075790869764","imei1":"18106075790869764","imei2":"18106075790869764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179650,"job_number":"JOB_179650","tr_customer_id":179668,"tr_customer_product_id":179658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"King Kuhlman","mobile_number":"620-760-5285","email_id":"Zoie45@yahoo.com","dop":"2025-04-06","serial_number":"14464709123764780","imei1":"14464709123764780","imei2":"14464709123764780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179651,"job_number":"JOB_179651","tr_customer_id":179669,"tr_customer_product_id":179659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:27.000Z","modified_at":"2026-02-07T04:20:27.000Z","name":"Romaine Orn","mobile_number":"518-600-1924","email_id":"Levi78@yahoo.com","dop":"2025-04-06","serial_number":"12058215500540548","imei1":"12058215500540548","imei2":"12058215500540548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179652,"job_number":"JOB_179652","tr_customer_id":179670,"tr_customer_product_id":179660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:30.000Z","modified_at":"2026-02-07T04:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13722847002907","imei1":"13722847002907","imei2":"13722847002907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179654,"job_number":"JOB_179654","tr_customer_id":179672,"tr_customer_product_id":179662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"Cathy Lowe","mobile_number":"735-322-8464","email_id":"Rubie67@gmail.com","dop":"2025-04-06","serial_number":"13353756847969100","imei1":"13353756847969100","imei2":"13353756847969100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179655,"job_number":"JOB_179655","tr_customer_id":179673,"tr_customer_product_id":179663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:32.000Z","modified_at":"2026-02-07T04:20:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18548887916188","imei1":"18548887916188","imei2":"18548887916188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179657,"job_number":"JOB_179657","tr_customer_id":179675,"tr_customer_product_id":179665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:34.000Z","modified_at":"2026-02-07T04:20:34.000Z","name":"Johnson Heaney","mobile_number":"735-611-6271","email_id":"Zoie.Crist@hotmail.com","dop":"2025-04-06","serial_number":"15972247057099838","imei1":"15972247057099838","imei2":"15972247057099838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179658,"job_number":"JOB_179658","tr_customer_id":179676,"tr_customer_product_id":179666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:38.000Z","modified_at":"2026-02-07T04:20:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10689557725453","imei1":"10689557725453","imei2":"10689557725453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179660,"job_number":"JOB_179660","tr_customer_id":179678,"tr_customer_product_id":179668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:40.000Z","modified_at":"2026-02-07T04:20:40.000Z","name":"Buddy O'Conner","mobile_number":"273-300-1435","email_id":"Jaren.Doyle20@gmail.com","dop":"2025-04-06","serial_number":"19830794307973800","imei1":"19830794307973800","imei2":"19830794307973800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179664,"job_number":"JOB_179664","tr_customer_id":179682,"tr_customer_product_id":179672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37289040663419","imei1":"37289040663419","imei2":"37289040663419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179665,"job_number":"JOB_179665","tr_customer_id":179683,"tr_customer_product_id":179673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:24.000Z","modified_at":"2026-02-07T04:24:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58499863378051","imei1":"58499863378051","imei2":"58499863378051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179666,"job_number":"JOB_179666","tr_customer_id":179684,"tr_customer_product_id":179674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52100010753548","imei1":"52100010753548","imei2":"52100010753548","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179667,"job_number":"JOB_179667","tr_customer_id":179685,"tr_customer_product_id":179675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26084308745447","imei1":"26084308745447","imei2":"26084308745447","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179668,"job_number":"JOB_179668","tr_customer_id":179686,"tr_customer_product_id":179676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:25.000Z","modified_at":"2026-02-07T04:24:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31009402966317","imei1":"31009402966317","imei2":"31009402966317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179669,"job_number":"JOB_179669","tr_customer_id":179687,"tr_customer_product_id":179677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:26.000Z","modified_at":"2026-02-07T04:24:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16747789742649","imei1":"16747789742649","imei2":"16747789742649","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179671,"job_number":"JOB_179671","tr_customer_id":179689,"tr_customer_product_id":179679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64908324824604","imei1":"64908324824604","imei2":"64908324824604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179672,"job_number":"JOB_179672","tr_customer_id":179690,"tr_customer_product_id":179680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21148790074670","imei1":"21148790074670","imei2":"21148790074670","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179673,"job_number":"JOB_179673","tr_customer_id":179691,"tr_customer_product_id":179681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:55.000Z","modified_at":"2026-02-07T04:24:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22730413051260","imei1":"22730413051260","imei2":"22730413051260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179674,"job_number":"JOB_179674","tr_customer_id":179692,"tr_customer_product_id":179682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56789516858173","imei1":"56789516858173","imei2":"56789516858173","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179675,"job_number":"JOB_179675","tr_customer_id":179693,"tr_customer_product_id":179683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54557028067929","imei1":"54557028067929","imei2":"54557028067929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179676,"job_number":"JOB_179676","tr_customer_id":179694,"tr_customer_product_id":179684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:24:56.000Z","modified_at":"2026-02-07T04:24:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74300537086329","imei1":"74300537086329","imei2":"74300537086329","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179678,"job_number":"JOB_179678","tr_customer_id":179696,"tr_customer_product_id":179686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27902404042902","imei1":"27902404042902","imei2":"27902404042902","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179679,"job_number":"JOB_179679","tr_customer_id":179697,"tr_customer_product_id":179687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:25.000Z","modified_at":"2026-02-07T04:25:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86934668448576","imei1":"86934668448576","imei2":"86934668448576","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179680,"job_number":"JOB_179680","tr_customer_id":179698,"tr_customer_product_id":179688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40690617497243","imei1":"40690617497243","imei2":"40690617497243","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179681,"job_number":"JOB_179681","tr_customer_id":179699,"tr_customer_product_id":179689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60930627489368","imei1":"60930627489368","imei2":"60930627489368","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179682,"job_number":"JOB_179682","tr_customer_id":179700,"tr_customer_product_id":179690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84839589797746","imei1":"84839589797746","imei2":"84839589797746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179683,"job_number":"JOB_179683","tr_customer_id":179701,"tr_customer_product_id":179691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:25:26.000Z","modified_at":"2026-02-07T04:25:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12156247360466","imei1":"12156247360466","imei2":"12156247360466","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179688,"job_number":"JOB_179688","tr_customer_id":179706,"tr_customer_product_id":179696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:19.000Z","modified_at":"2026-02-07T05:03:19.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"46863446472395","imei1":"46863446472395","imei2":"46863446472395","popurl":"2026-01-28T05:03:18.935181494Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179689,"job_number":"JOB_179689","tr_customer_id":179707,"tr_customer_product_id":179697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:03:29.000Z","modified_at":"2026-02-07T05:03:29.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-28","serial_number":"19883183511449","imei1":"19883183511449","imei2":"19883183511449","popurl":"2026-01-28T05:03:29.075163391Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179690,"job_number":"JOB_179690","tr_customer_id":179708,"tr_customer_product_id":179698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:07.000Z","modified_at":"2026-02-07T05:08:07.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109270803866950","imei1":"109270803866950","imei2":"109270803866950","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179692,"job_number":"JOB_179692","tr_customer_id":179710,"tr_customer_product_id":179700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:08:19.000Z","modified_at":"2026-02-07T05:08:19.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102148937073432","imei1":"102148937073432","imei2":"102148937073432","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:08:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179698,"job_number":"JOB_179698","tr_customer_id":179716,"tr_customer_product_id":179706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:24:42.000Z","modified_at":"2026-02-07T05:24:42.000Z","name":"Aisha Berge","mobile_number":"652-582-7033","email_id":"Karianne22@yahoo.com","dop":"2025-04-06","serial_number":"10281098502836762","imei1":"10281098502836762","imei2":"10281098502836762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179700,"job_number":"JOB_179700","tr_customer_id":179718,"tr_customer_product_id":179708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:25:10.000Z","modified_at":"2026-02-07T05:25:10.000Z","name":"Ryann Kuphal","mobile_number":"624-967-3214","email_id":"Addison.Jakubowski59@yahoo.com","dop":"2025-04-06","serial_number":"17146221613877992","imei1":"17146221613877992","imei2":"17146221613877992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179701,"job_number":"JOB_179701","tr_customer_id":179719,"tr_customer_product_id":179709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:41.000Z","modified_at":"2026-02-07T05:26:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"19834621987604","imei1":"19834621987604","imei2":"19834621987604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179702,"job_number":"JOB_179702","tr_customer_id":179720,"tr_customer_product_id":179710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:26:42.000Z","modified_at":"2026-02-07T05:26:42.000Z","name":"Rosemarie Baumbach","mobile_number":"616-532-1002","email_id":"Francis.Streich22@gmail.com","dop":"2025-02-01","serial_number":"86646900170477","imei1":"86646900170477","imei2":"86646900170477","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179704,"job_number":"JOB_179704","tr_customer_id":179722,"tr_customer_product_id":179712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"98370451639905","imei1":"98370451639905","imei2":"98370451639905","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179705,"job_number":"JOB_179705","tr_customer_id":179723,"tr_customer_product_id":179713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:27:24.000Z","modified_at":"2026-02-07T05:27:24.000Z","name":"Zoie Roberts","mobile_number":"249-531-3782","email_id":"Zoe.VonRueden@yahoo.com","dop":"2025-02-01","serial_number":"82479107948143","imei1":"82479107948143","imei2":"82479107948143","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179707,"job_number":"JOB_179707","tr_customer_id":179725,"tr_customer_product_id":179715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102888556366647","imei1":"102888556366647","imei2":"102888556366647","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179708,"job_number":"JOB_179708","tr_customer_id":179726,"tr_customer_product_id":179716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:28:06.000Z","modified_at":"2026-02-07T05:28:06.000Z","name":"Kailee O'Hara","mobile_number":"750-291-3529","email_id":"Anastacio.Leffler40@yahoo.com","dop":"2025-02-01","serial_number":"24236573800086","imei1":"24236573800086","imei2":"24236573800086","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179710,"job_number":"JOB_179710","tr_customer_id":179728,"tr_customer_product_id":179718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T05:38:15.000Z","modified_at":"2026-02-07T05:38:15.000Z","name":"Kaylie Nader","mobile_number":"278-381-3484","email_id":"Jayme.Hoeger@hotmail.com","dop":"2026-01-24","serial_number":"16941654401404","imei1":"16941654401404","imei2":"16941654401404","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T05:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179711,"job_number":"JOB_179711","tr_customer_id":179729,"tr_customer_product_id":179719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:13.000Z","modified_at":"2026-02-07T06:07:13.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11772378249268","imei1":"11772378249268","imei2":"11772378249268","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179713,"job_number":"JOB_179713","tr_customer_id":179731,"tr_customer_product_id":179721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:28.000Z","modified_at":"2026-02-07T06:07:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14546533907256","imei1":"14546533907256","imei2":"14546533907256","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179715,"job_number":"JOB_179715","tr_customer_id":179733,"tr_customer_product_id":179723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T06:07:44.000Z","modified_at":"2026-02-07T06:07:44.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"10185395659293","imei1":"10185395659293","imei2":"10185395659293","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T06:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179723,"job_number":"JOB_179723","tr_customer_id":179741,"tr_customer_product_id":179731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:24:05.000Z","modified_at":"2026-02-07T07:24:05.000Z","name":"abcd  efgh","mobile_number":"9812365498","email_id":"abcd@gmail.com","dop":"2026-02-03","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179724,"job_number":"JOB_179724","tr_customer_id":179742,"tr_customer_product_id":179732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:39:37.000Z","modified_at":"2026-02-07T07:39:37.000Z","name":"Kyra Gibson","mobile_number":"364-466-3757","email_id":"Justus_Sporer89@hotmail.com","dop":"2025-10-06","serial_number":"15165180407175","imei1":"15165180407175","imei2":"15165180407175","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179725,"job_number":"JOB_179725","tr_customer_id":179743,"tr_customer_product_id":179733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:39.000Z","modified_at":"2026-02-07T07:43:39.000Z","name":"Makenna Wisozk","mobile_number":"503-243-9309","email_id":"Maximillia9@hotmail.com","dop":"2025-10-06","serial_number":"13604239288127","imei1":"13604239288127","imei2":"13604239288127","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179726,"job_number":"JOB_179726","tr_customer_id":179744,"tr_customer_product_id":179734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:43:48.000Z","modified_at":"2026-02-07T07:43:48.000Z","name":"Mathilde Connelly","mobile_number":"638-521-6237","email_id":"Lisandro_Strosin18@yahoo.com","dop":"2025-10-06","serial_number":"17199975923627","imei1":"17199975923627","imei2":"17199975923627","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179727,"job_number":"JOB_179727","tr_customer_id":179745,"tr_customer_product_id":179735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:45:07.000Z","modified_at":"2026-02-07T07:45:07.000Z","name":"Angus Corwin","mobile_number":"635-494-0199","email_id":"Camryn.Wisozk49@gmail.com","dop":"2025-10-06","serial_number":"13344690353270","imei1":"13344690353270","imei2":"13344690353270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179729,"job_number":"JOB_179729","tr_customer_id":179747,"tr_customer_product_id":179737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:48:41.000Z","modified_at":"2026-02-07T07:48:41.000Z","name":"Daphnee Purdy","mobile_number":"523-503-2736","email_id":"Janie_Moen32@yahoo.com","dop":"2025-04-06","serial_number":"15157633762758084","imei1":"15157633762758084","imei2":"15157633762758084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:48:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179734,"job_number":"JOB_179734","tr_customer_id":179752,"tr_customer_product_id":179742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T07:50:23.000Z","modified_at":"2026-02-07T07:50:23.000Z","name":"Daron Sawayn","mobile_number":"936-960-4637","email_id":"Glenna25@gmail.com","dop":"2025-04-06","serial_number":"11608594527318598","imei1":"11608594527318598","imei2":"11608594527318598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T07:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179735,"job_number":"JOB_179735","tr_customer_id":179753,"tr_customer_product_id":179743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:12.000Z","modified_at":"2026-02-07T08:10:12.000Z","name":"Lyric Koss","mobile_number":"250-841-4416","email_id":"Rusty1@hotmail.com","dop":"2025-10-06","serial_number":"13764800380255","imei1":"13764800380255","imei2":"13764800380255","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179736,"job_number":"JOB_179736","tr_customer_id":179754,"tr_customer_product_id":179744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:10:41.000Z","modified_at":"2026-02-07T08:10:41.000Z","name":"Vincenzo Trantow","mobile_number":"627-405-6569","email_id":"Judge_Bashirian@gmail.com","dop":"2025-10-06","serial_number":"18894835720073","imei1":"18894835720073","imei2":"18894835720073","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179737,"job_number":"JOB_179737","tr_customer_id":179755,"tr_customer_product_id":179745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:12:13.000Z","modified_at":"2026-02-07T08:12:13.000Z","name":"Colby Wuckert","mobile_number":"668-752-5147","email_id":"Fiona3@gmail.com","dop":"2025-10-06","serial_number":"18064196203236","imei1":"18064196203236","imei2":"18064196203236","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:12:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179738,"job_number":"JOB_179738","tr_customer_id":179756,"tr_customer_product_id":179746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:16:07.000Z","modified_at":"2026-02-07T08:16:07.000Z","name":"Carson Littel","mobile_number":"315-306-3051","email_id":"Henry_Boyle72@gmail.com","dop":"2025-10-06","serial_number":"15365999025453","imei1":"15365999025453","imei2":"15365999025453","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179739,"job_number":"JOB_179739","tr_customer_id":179757,"tr_customer_product_id":179747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:36:46.000Z","modified_at":"2026-02-07T08:36:46.000Z","name":"Kasandra Funk","mobile_number":"749-752-0707","email_id":"Pierce_Howell54@hotmail.com","dop":"2025-12-31","serial_number":"52751468118725","imei1":"52751468118725","imei2":"52751468118725","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179745,"job_number":"JOB_179745","tr_customer_id":179763,"tr_customer_product_id":179753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:40:32.000Z","modified_at":"2026-02-07T09:40:32.000Z","name":"Fred Dietrich","mobile_number":"774-923-3188","email_id":"Taryn_Leuschke@hotmail.com","dop":"2025-12-31","serial_number":"72713306816392","imei1":"72713306816392","imei2":"72713306816392","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179746,"job_number":"JOB_179746","tr_customer_id":179764,"tr_customer_product_id":179754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T09:48:47.000Z","modified_at":"2026-02-07T09:48:47.000Z","name":"Malcolm Osinski","mobile_number":"374-726-9007","email_id":"Jaiden95@yahoo.com","dop":"2025-10-06","serial_number":"10837300426542","imei1":"10837300426542","imei2":"10837300426542","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T09:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179747,"job_number":"JOB_179747","tr_customer_id":179765,"tr_customer_product_id":179755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:10:39.000Z","modified_at":"2026-02-07T10:10:39.000Z","name":"Jaunita Gorczany","mobile_number":"901-938-8478","email_id":"Fiona27@yahoo.com","dop":"2025-10-06","serial_number":"18990359592597","imei1":"18990359592597","imei2":"18990359592597","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179748,"job_number":"JOB_179748","tr_customer_id":179766,"tr_customer_product_id":179756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:18.000Z","modified_at":"2026-02-07T10:11:18.000Z","name":"Conor Muller","mobile_number":"205-978-0163","email_id":"Stefan_Prohaska@gmail.com","dop":"2025-10-06","serial_number":"11915085199272","imei1":"11915085199272","imei2":"11915085199272","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179749,"job_number":"JOB_179749","tr_customer_id":179767,"tr_customer_product_id":179757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:11:33.000Z","modified_at":"2026-02-07T10:11:33.000Z","name":"Hollis Schoen","mobile_number":"800-203-5652","email_id":"Alayna.Walker@yahoo.com","dop":"2025-10-06","serial_number":"15473237387585","imei1":"15473237387585","imei2":"15473237387585","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179750,"job_number":"JOB_179750","tr_customer_id":179768,"tr_customer_product_id":179758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:03.000Z","modified_at":"2026-02-07T10:20:03.000Z","name":"Stefan Bartell","mobile_number":"866-517-3379","email_id":"Brandyn.Rempel@hotmail.com","dop":"2025-10-06","serial_number":"13528851987417","imei1":"13528851987417","imei2":"13528851987417","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179751,"job_number":"JOB_179751","tr_customer_id":179769,"tr_customer_product_id":179759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:20:59.000Z","modified_at":"2026-02-07T10:20:59.000Z","name":"Abelardo Windler","mobile_number":"319-353-7338","email_id":"Chadd29@yahoo.com","dop":"2025-10-06","serial_number":"19150496485766","imei1":"19150496485766","imei2":"19150496485766","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179752,"job_number":"JOB_179752","tr_customer_id":179770,"tr_customer_product_id":179760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:23:03.000Z","modified_at":"2026-02-07T10:23:03.000Z","name":"Benjamin Satterfield","mobile_number":"638-545-6078","email_id":"Forrest_Pollich82@hotmail.com","dop":"2025-10-06","serial_number":"14973674249923","imei1":"14973674249923","imei2":"14973674249923","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179753,"job_number":"JOB_179753","tr_customer_id":179771,"tr_customer_product_id":179761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:25:35.000Z","modified_at":"2026-02-07T10:25:35.000Z","name":"Nicole Ritchie","mobile_number":"966-349-0591","email_id":"Kristofer.Zulauf35@yahoo.com","dop":"2025-10-06","serial_number":"16876955012304","imei1":"16876955012304","imei2":"16876955012304","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179755,"job_number":"JOB_179755","tr_customer_id":179773,"tr_customer_product_id":179763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:08.000Z","modified_at":"2026-02-07T10:43:08.000Z","name":"Keshaun Flatley","mobile_number":"363-351-5440","email_id":"Marcelle.Terry1@yahoo.com","dop":"2025-04-06","serial_number":"12243131680891916","imei1":"12243131680891916","imei2":"12243131680891916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179756,"job_number":"JOB_179756","tr_customer_id":179774,"tr_customer_product_id":179764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:40.000Z","modified_at":"2026-02-07T10:46:40.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-28","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-28T10:46:32.661952226Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179757,"job_number":"JOB_179757","tr_customer_id":179775,"tr_customer_product_id":179765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:41.000Z","modified_at":"2026-02-07T10:46:41.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-28","serial_number":"25855584692948","imei1":"25855584692948","imei2":"25855584692948","popurl":"2026-01-28T10:46:32.664242633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179758,"job_number":"JOB_179758","tr_customer_id":179776,"tr_customer_product_id":179766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:46:53.000Z","modified_at":"2026-02-07T10:46:53.000Z","name":"Agrata Menon","mobile_number":"8648037786","email_id":"ganaka.pillai@gmail.com","dop":"2026-01-28","serial_number":"02395617858067","imei1":"02395617858067","imei2":"02395617858067","popurl":"www.poornima-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T10:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179759,"job_number":"JOB_179759","tr_customer_id":179777,"tr_customer_product_id":179767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:02:02.000Z","modified_at":"2026-02-07T11:02:02.000Z","name":"Laurel Boehm","mobile_number":"850-336-4293","email_id":"Harold.Williamson70@yahoo.com","dop":"2025-10-06","serial_number":"17744748222467764","imei1":"17744748222467764","imei2":"17744748222467764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179760,"job_number":"JOB_179760","tr_customer_id":179778,"tr_customer_product_id":179768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:03:17.000Z","modified_at":"2026-02-07T11:03:18.000Z","name":"Anita Jacobi","mobile_number":"922-288-8508","email_id":"Cassandra.Hilll@gmail.com","dop":"2025-10-06","serial_number":"17584373940113454","imei1":"17584373940113454","imei2":"17584373940113454","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179761,"job_number":"JOB_179761","tr_customer_id":179779,"tr_customer_product_id":179769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:02.000Z","modified_at":"2026-02-07T11:04:02.000Z","name":"Jaylon Aufderhar","mobile_number":"277-782-4288","email_id":"Moses.Rau8@yahoo.com","dop":"2025-10-06","serial_number":"14895891230842764","imei1":"14895891230842764","imei2":"14895891230842764","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179762,"job_number":"JOB_179762","tr_customer_id":179780,"tr_customer_product_id":179770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:04:12.000Z","modified_at":"2026-02-07T11:04:12.000Z","name":"Malachi Ebert","mobile_number":"749-679-6784","email_id":"April88@hotmail.com","dop":"2025-10-06","serial_number":"15791718071361438","imei1":"15791718071361438","imei2":"15791718071361438","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179764,"job_number":"JOB_179764","tr_customer_id":179782,"tr_customer_product_id":179772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:25:05.000Z","modified_at":"2026-02-07T11:25:05.000Z","name":"Aniyah Parisian","mobile_number":"286-591-4472","email_id":"Maximillia_Kutch60@gmail.com","dop":"2025-10-06","serial_number":"17308320562618892","imei1":"17308320562618892","imei2":"17308320562618892","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179765,"job_number":"JOB_179765","tr_customer_id":179783,"tr_customer_product_id":179773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:42:43.000Z","modified_at":"2026-02-07T11:42:43.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-28","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-28T11:42:43.482387059Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179767,"job_number":"JOB_179767","tr_customer_id":179785,"tr_customer_product_id":179775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:44:33.000Z","modified_at":"2026-02-07T11:44:33.000Z","name":"Joel Hayes","mobile_number":"230-621-2511","email_id":"Stanford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"19801763218124200","imei1":"19801763218124200","imei2":"19801763218124200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T11:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179768,"job_number":"JOB_179768","tr_customer_id":179786,"tr_customer_product_id":179776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:18:58.000Z","modified_at":"2026-02-07T12:18:58.000Z","name":"Jensen Krajcik","mobile_number":"461-596-0525","email_id":"Laverna.Kuhn@hotmail.com","dop":"2025-10-06","serial_number":"12377315243258","imei1":"12377315243258","imei2":"12377315243258","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179769,"job_number":"JOB_179769","tr_customer_id":179787,"tr_customer_product_id":179777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:32:32.000Z","modified_at":"2026-02-07T12:32:32.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434057","imei1":"61316736434057","imei2":"61316736434057","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179770,"job_number":"JOB_179770","tr_customer_id":179788,"tr_customer_product_id":179778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:38:37.000Z","modified_at":"2026-02-07T12:38:37.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434059","imei1":"61316736434059","imei2":"61316736434059","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179771,"job_number":"JOB_179771","tr_customer_id":179789,"tr_customer_product_id":179779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:39:36.000Z","modified_at":"2026-02-07T12:39:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-28","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-28T12:39:36.247524900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179772,"job_number":"JOB_179772","tr_customer_id":179790,"tr_customer_product_id":179780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T12:40:46.000Z","modified_at":"2026-02-07T12:40:46.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"61316736434051","imei1":"61316736434051","imei2":"61316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T12:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179773,"job_number":"JOB_179773","tr_customer_id":179791,"tr_customer_product_id":179781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:25:23.000Z","modified_at":"2026-02-07T13:25:23.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-28","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-28T13:25:23.066979323Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179776,"job_number":"JOB_179776","tr_customer_id":179794,"tr_customer_product_id":179784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:45.000Z","modified_at":"2026-02-07T13:37:45.000Z","name":"Madelyn Powlowski","mobile_number":"766-908-8519","email_id":"Albertha28@gmail.com","dop":"2025-05-30","serial_number":"18243646010747","imei1":"18243646010747","imei2":"18243646010747","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179777,"job_number":"JOB_179777","tr_customer_id":179795,"tr_customer_product_id":179785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:37:46.000Z","modified_at":"2026-02-07T13:37:46.000Z","name":"Karelle Kuphal","mobile_number":"781-455-7951","email_id":"Marquis.Renner73@yahoo.com","dop":"2025-05-30","serial_number":"1480695618774731","imei1":"1480695618774731","imei2":"1480695618774731","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179778,"job_number":"JOB_179778","tr_customer_id":179796,"tr_customer_product_id":179786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:56:49.000Z","modified_at":"2026-02-07T13:56:49.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105437494248890","imei1":"105437494248890","imei2":"105437494248890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179780,"job_number":"JOB_179780","tr_customer_id":179798,"tr_customer_product_id":179788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:34.000Z","modified_at":"2026-02-07T13:57:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101644197897408","imei1":"101644197897408","imei2":"101644197897408","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179782,"job_number":"JOB_179782","tr_customer_id":179800,"tr_customer_product_id":179790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:49.000Z","modified_at":"2026-02-07T13:57:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80197342314528","imei1":"80197342314528","imei2":"80197342314528","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179783,"job_number":"JOB_179783","tr_customer_id":179801,"tr_customer_product_id":179791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74865510785288","imei1":"74865510785288","imei2":"74865510785288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179784,"job_number":"JOB_179784","tr_customer_id":179802,"tr_customer_product_id":179792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23879993314286","imei1":"23879993314286","imei2":"23879993314286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179785,"job_number":"JOB_179785","tr_customer_id":179803,"tr_customer_product_id":179793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90671915630309","imei1":"90671915630309","imei2":"90671915630309","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179786,"job_number":"JOB_179786","tr_customer_id":179804,"tr_customer_product_id":179794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:50.000Z","modified_at":"2026-02-07T13:57:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99651405795684","imei1":"99651405795684","imei2":"99651405795684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179787,"job_number":"JOB_179787","tr_customer_id":179805,"tr_customer_product_id":179795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:57:51.000Z","modified_at":"2026-02-07T13:57:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75120866235680","imei1":"75120866235680","imei2":"75120866235680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179790,"job_number":"JOB_179790","tr_customer_id":179808,"tr_customer_product_id":179798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:10.000Z","modified_at":"2026-02-07T13:58:10.000Z","name":"Erica Murphy","mobile_number":"474-301-4889","email_id":"Lindsey.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"19382078984364150","imei1":"19382078984364150","imei2":"19382078984364150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179791,"job_number":"JOB_179791","tr_customer_id":179809,"tr_customer_product_id":179799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:19.000Z","modified_at":"2026-02-07T13:58:19.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101095886854799","imei1":"101095886854799","imei2":"101095886854799","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179793,"job_number":"JOB_179793","tr_customer_id":179811,"tr_customer_product_id":179801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61483953370915","imei1":"61483953370915","imei2":"61483953370915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179794,"job_number":"JOB_179794","tr_customer_id":179812,"tr_customer_product_id":179802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72465708230478","imei1":"72465708230478","imei2":"72465708230478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179795,"job_number":"JOB_179795","tr_customer_id":179813,"tr_customer_product_id":179803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72036445300095","imei1":"72036445300095","imei2":"72036445300095","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179796,"job_number":"JOB_179796","tr_customer_id":179814,"tr_customer_product_id":179804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:21.000Z","modified_at":"2026-02-07T13:58:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27681940831746","imei1":"27681940831746","imei2":"27681940831746","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179797,"job_number":"JOB_179797","tr_customer_id":179815,"tr_customer_product_id":179805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44200937109396","imei1":"44200937109396","imei2":"44200937109396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179798,"job_number":"JOB_179798","tr_customer_id":179816,"tr_customer_product_id":179806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:22.000Z","modified_at":"2026-02-07T13:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53628638657337","imei1":"53628638657337","imei2":"53628638657337","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179800,"job_number":"JOB_179800","tr_customer_id":179818,"tr_customer_product_id":179808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:46.000Z","modified_at":"2026-02-07T13:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12491054265438","imei1":"12491054265438","imei2":"12491054265438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179802,"job_number":"JOB_179802","tr_customer_id":179820,"tr_customer_product_id":179810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:48.000Z","modified_at":"2026-02-07T13:58:48.000Z","name":"Alfreda Bode","mobile_number":"219-845-2959","email_id":"Dedrick38@gmail.com","dop":"2025-04-06","serial_number":"14991926659724624","imei1":"14991926659724624","imei2":"14991926659724624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179803,"job_number":"JOB_179803","tr_customer_id":179821,"tr_customer_product_id":179811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78986230816917","imei1":"78986230816917","imei2":"78986230816917","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179804,"job_number":"JOB_179804","tr_customer_id":179822,"tr_customer_product_id":179812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17567133662841","imei1":"17567133662841","imei2":"17567133662841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179805,"job_number":"JOB_179805","tr_customer_id":179823,"tr_customer_product_id":179813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:52.000Z","modified_at":"2026-02-07T13:58:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75647471408227","imei1":"75647471408227","imei2":"75647471408227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179806,"job_number":"JOB_179806","tr_customer_id":179824,"tr_customer_product_id":179814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47676785925660","imei1":"47676785925660","imei2":"47676785925660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179807,"job_number":"JOB_179807","tr_customer_id":179825,"tr_customer_product_id":179815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96124536369662","imei1":"96124536369662","imei2":"96124536369662","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179808,"job_number":"JOB_179808","tr_customer_id":179826,"tr_customer_product_id":179816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:58:53.000Z","modified_at":"2026-02-07T13:58:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84041227607680","imei1":"84041227607680","imei2":"84041227607680","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179811,"job_number":"JOB_179811","tr_customer_id":179829,"tr_customer_product_id":179819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:32.000Z","modified_at":"2026-02-07T13:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13891791021875","imei1":"13891791021875","imei2":"13891791021875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179813,"job_number":"JOB_179813","tr_customer_id":179831,"tr_customer_product_id":179821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:59:34.000Z","modified_at":"2026-02-07T13:59:34.000Z","name":"Josefina Kuphal","mobile_number":"480-293-7227","email_id":"Erna70@hotmail.com","dop":"2025-04-06","serial_number":"19684853209301836","imei1":"19684853209301836","imei2":"19684853209301836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T13:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179816,"job_number":"JOB_179816","tr_customer_id":179834,"tr_customer_product_id":179824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:17.000Z","modified_at":"2026-02-07T14:00:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18608847428354","imei1":"18608847428354","imei2":"18608847428354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179818,"job_number":"JOB_179818","tr_customer_id":179836,"tr_customer_product_id":179826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:00:19.000Z","modified_at":"2026-02-07T14:00:19.000Z","name":"Casper Lowe","mobile_number":"756-550-1903","email_id":"Lera.Turner@gmail.com","dop":"2025-04-06","serial_number":"12253186925813656","imei1":"12253186925813656","imei2":"12253186925813656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179828,"job_number":"JOB_179828","tr_customer_id":179846,"tr_customer_product_id":179836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:55.000Z","modified_at":"2026-02-07T14:16:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69686298423837","imei1":"69686298423837","imei2":"69686298423837","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179829,"job_number":"JOB_179829","tr_customer_id":179847,"tr_customer_product_id":179837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:16:56.000Z","modified_at":"2026-02-07T14:16:56.000Z","name":"Brittany Hills","mobile_number":"646-931-0891","email_id":"Karelle_Paucek@gmail.com","dop":"2025-02-01","serial_number":"35193869516381","imei1":"35193869516381","imei2":"35193869516381","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179831,"job_number":"JOB_179831","tr_customer_id":179849,"tr_customer_product_id":179839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:37.000Z","modified_at":"2026-02-07T14:17:37.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"62636744085812","imei1":"62636744085812","imei2":"62636744085812","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179832,"job_number":"JOB_179832","tr_customer_id":179850,"tr_customer_product_id":179840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:38.000Z","modified_at":"2026-02-07T14:17:38.000Z","name":"Elton Skiles","mobile_number":"529-757-1111","email_id":"Robyn.Weber10@hotmail.com","dop":"2025-02-01","serial_number":"41908874477162","imei1":"41908874477162","imei2":"41908874477162","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179833,"job_number":"JOB_179833","tr_customer_id":179851,"tr_customer_product_id":179841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:17:39.000Z","modified_at":"2026-02-07T14:17:39.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"49812290296665496","imei1":"49812290296665496","imei2":"49812290296665496","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179835,"job_number":"JOB_179835","tr_customer_id":179853,"tr_customer_product_id":179843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:18.000Z","modified_at":"2026-02-07T14:18:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17669976368062","imei1":"17669976368062","imei2":"17669976368062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179837,"job_number":"JOB_179837","tr_customer_id":179855,"tr_customer_product_id":179845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:19.000Z","modified_at":"2026-02-07T14:18:19.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"76402392931279","imei1":"76402392931279","imei2":"76402392931279","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179838,"job_number":"JOB_179838","tr_customer_id":179856,"tr_customer_product_id":179846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Abdiel O'Keefe","mobile_number":"370-491-0493","email_id":"Damian_Pouros32@hotmail.com","dop":"2025-02-01","serial_number":"44367161650304","imei1":"44367161650304","imei2":"44367161650304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179839,"job_number":"JOB_179839","tr_customer_id":179857,"tr_customer_product_id":179847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:18:20.000Z","modified_at":"2026-02-07T14:18:20.000Z","name":"Annamae VonRueden","mobile_number":"757-671-2270","email_id":"Geoffrey89@hotmail.com","dop":"2025-04-06","serial_number":"15897574014852978","imei1":"15897574014852978","imei2":"15897574014852978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179841,"job_number":"JOB_179841","tr_customer_id":179859,"tr_customer_product_id":179849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:04.000Z","modified_at":"2026-02-07T14:19:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841665199194","imei1":"19841665199194","imei2":"19841665199194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179843,"job_number":"JOB_179843","tr_customer_id":179861,"tr_customer_product_id":179851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:06.000Z","modified_at":"2026-02-07T14:19:06.000Z","name":"Macie Kuphal","mobile_number":"561-602-3776","email_id":"Araceli.Pouros@gmail.com","dop":"2025-04-06","serial_number":"13480254744012844","imei1":"13480254744012844","imei2":"13480254744012844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179844,"job_number":"JOB_179844","tr_customer_id":179862,"tr_customer_product_id":179852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:38.000Z","modified_at":"2026-02-07T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16344374818104","imei1":"16344374818104","imei2":"16344374818104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179846,"job_number":"JOB_179846","tr_customer_id":179864,"tr_customer_product_id":179854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:40.000Z","modified_at":"2026-02-07T14:19:40.000Z","name":"Velma Dooley","mobile_number":"843-648-5891","email_id":"Emiliano.Erdman82@hotmail.com","dop":"2025-04-06","serial_number":"16352594402596680","imei1":"16352594402596680","imei2":"16352594402596680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179847,"job_number":"JOB_179847","tr_customer_id":179865,"tr_customer_product_id":179855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:50.000Z","modified_at":"2026-02-07T14:19:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12453511560258","imei1":"12453511560258","imei2":"12453511560258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179849,"job_number":"JOB_179849","tr_customer_id":179867,"tr_customer_product_id":179857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:19:52.000Z","modified_at":"2026-02-07T14:19:52.000Z","name":"Eden Medhurst","mobile_number":"330-871-1765","email_id":"Charles46@yahoo.com","dop":"2025-04-06","serial_number":"12148713613684306","imei1":"12148713613684306","imei2":"12148713613684306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179850,"job_number":"JOB_179850","tr_customer_id":179868,"tr_customer_product_id":179858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:21.000Z","modified_at":"2026-02-07T14:20:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15131948662201","imei1":"15131948662201","imei2":"15131948662201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179852,"job_number":"JOB_179852","tr_customer_id":179870,"tr_customer_product_id":179860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:22.000Z","modified_at":"2026-02-07T14:20:22.000Z","name":"Imelda Nolan","mobile_number":"828-326-7733","email_id":"Bradley_OReilly@gmail.com","dop":"2025-04-06","serial_number":"14351926079321682","imei1":"14351926079321682","imei2":"14351926079321682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179853,"job_number":"JOB_179853","tr_customer_id":179871,"tr_customer_product_id":179861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10685825078408","imei1":"10685825078408","imei2":"10685825078408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179855,"job_number":"JOB_179855","tr_customer_id":179873,"tr_customer_product_id":179863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:20:36.000Z","modified_at":"2026-02-07T14:20:36.000Z","name":"Osborne Stracke","mobile_number":"817-599-8884","email_id":"Rory_Leffler54@hotmail.com","dop":"2025-06-18","serial_number":"1086612149015004","imei1":"1086612149015004","imei2":"1086612149015004","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179856,"job_number":"JOB_179856","tr_customer_id":179874,"tr_customer_product_id":179864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:03.000Z","modified_at":"2026-02-07T14:21:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15596846481310","imei1":"15596846481310","imei2":"15596846481310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179858,"job_number":"JOB_179858","tr_customer_id":179876,"tr_customer_product_id":179866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:05.000Z","modified_at":"2026-02-07T14:21:05.000Z","name":"Eliane Dickens","mobile_number":"355-231-7577","email_id":"Darlene83@gmail.com","dop":"2025-04-06","serial_number":"19687423628870456","imei1":"19687423628870456","imei2":"19687423628870456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179859,"job_number":"JOB_179859","tr_customer_id":179877,"tr_customer_product_id":179867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:21.000Z","modified_at":"2026-02-07T14:21:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10724246016562","imei1":"10724246016562","imei2":"10724246016562","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179861,"job_number":"JOB_179861","tr_customer_id":179879,"tr_customer_product_id":179869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:22.000Z","modified_at":"2026-02-07T14:21:22.000Z","name":"Isai Hessel","mobile_number":"205-326-1253","email_id":"Susanna.Stroman@gmail.com","dop":"2025-06-18","serial_number":"1003279534527791","imei1":"1003279534527791","imei2":"1003279534527791","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179872,"job_number":"JOB_179872","tr_customer_id":179890,"tr_customer_product_id":179880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:27.000Z","modified_at":"2026-02-07T14:23:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13339336718566","imei1":"13339336718566","imei2":"13339336718566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179874,"job_number":"JOB_179874","tr_customer_id":179892,"tr_customer_product_id":179882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:29.000Z","modified_at":"2026-02-07T14:23:29.000Z","name":"Dorothy Langosh","mobile_number":"997-908-5833","email_id":"Norberto_Haley@yahoo.com","dop":"2025-04-06","serial_number":"16556055149962738","imei1":"16556055149962738","imei2":"16556055149962738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179875,"job_number":"JOB_179875","tr_customer_id":179893,"tr_customer_product_id":179883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:38.000Z","modified_at":"2026-02-07T14:23:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12978082268609","imei1":"12978082268609","imei2":"12978082268609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179877,"job_number":"JOB_179877","tr_customer_id":179895,"tr_customer_product_id":179885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:40.000Z","modified_at":"2026-02-07T14:23:40.000Z","name":"Myrtis Shanahan","mobile_number":"916-896-8571","email_id":"Vita33@yahoo.com","dop":"2025-04-06","serial_number":"12143421542966584","imei1":"12143421542966584","imei2":"12143421542966584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179881,"job_number":"JOB_179881","tr_customer_id":179899,"tr_customer_product_id":179889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:12.000Z","modified_at":"2026-02-07T14:24:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17262316571497","imei1":"17262316571497","imei2":"17262316571497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179883,"job_number":"JOB_179883","tr_customer_id":179901,"tr_customer_product_id":179891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:13.000Z","modified_at":"2026-02-07T14:24:13.000Z","name":"Justyn Legros","mobile_number":"629-525-7289","email_id":"Kayli.Lynch@gmail.com","dop":"2025-04-06","serial_number":"13577300721050332","imei1":"13577300721050332","imei2":"13577300721050332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179884,"job_number":"JOB_179884","tr_customer_id":179902,"tr_customer_product_id":179892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:25.000Z","modified_at":"2026-02-07T14:24:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16353005958443","imei1":"16353005958443","imei2":"16353005958443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179886,"job_number":"JOB_179886","tr_customer_id":179904,"tr_customer_product_id":179894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:26.000Z","modified_at":"2026-02-07T14:24:26.000Z","name":"Tad Hermann","mobile_number":"711-873-9036","email_id":"Neva_Kerluke57@gmail.com","dop":"2025-04-06","serial_number":"14067378688247380","imei1":"14067378688247380","imei2":"14067378688247380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179887,"job_number":"JOB_179887","tr_customer_id":179905,"tr_customer_product_id":179895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:42.000Z","modified_at":"2026-02-07T14:24:42.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17677032421116","imei1":"17677032421116","imei2":"17677032421116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179889,"job_number":"JOB_179889","tr_customer_id":179907,"tr_customer_product_id":179897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:44.000Z","modified_at":"2026-02-07T14:24:44.000Z","name":"Karelle Littel","mobile_number":"753-242-1579","email_id":"Louvenia.Gulgowski@yahoo.com","dop":"2025-04-06","serial_number":"14722440668384786","imei1":"14722440668384786","imei2":"14722440668384786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179890,"job_number":"JOB_179890","tr_customer_id":179908,"tr_customer_product_id":179898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:56.000Z","modified_at":"2026-02-07T14:24:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10282060018464","imei1":"10282060018464","imei2":"10282060018464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179892,"job_number":"JOB_179892","tr_customer_id":179910,"tr_customer_product_id":179900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:24:57.000Z","modified_at":"2026-02-07T14:24:57.000Z","name":"Branson Gulgowski","mobile_number":"443-324-7150","email_id":"Marshall.Gibson@gmail.com","dop":"2025-04-06","serial_number":"17965865995249696","imei1":"17965865995249696","imei2":"17965865995249696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179893,"job_number":"JOB_179893","tr_customer_id":179911,"tr_customer_product_id":179901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:01.000Z","modified_at":"2026-02-07T14:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17194438240124","imei1":"17194438240124","imei2":"17194438240124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179895,"job_number":"JOB_179895","tr_customer_id":179913,"tr_customer_product_id":179903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:03.000Z","modified_at":"2026-02-07T14:25:03.000Z","name":"Antonina Pollich","mobile_number":"723-557-2404","email_id":"Gillian_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"13202264638513286","imei1":"13202264638513286","imei2":"13202264638513286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179896,"job_number":"JOB_179896","tr_customer_id":179914,"tr_customer_product_id":179904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:11.000Z","modified_at":"2026-02-07T14:25:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13296011689171","imei1":"13296011689171","imei2":"13296011689171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179898,"job_number":"JOB_179898","tr_customer_id":179916,"tr_customer_product_id":179906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:13.000Z","modified_at":"2026-02-07T14:25:13.000Z","name":"Herminio Pollich","mobile_number":"484-798-5406","email_id":"Jamar_Moore59@yahoo.com","dop":"2025-04-06","serial_number":"17477339079513796","imei1":"17477339079513796","imei2":"17477339079513796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179899,"job_number":"JOB_179899","tr_customer_id":179917,"tr_customer_product_id":179907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:26.000Z","modified_at":"2026-02-07T14:25:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10498188361992","imei1":"10498188361992","imei2":"10498188361992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179901,"job_number":"JOB_179901","tr_customer_id":179919,"tr_customer_product_id":179909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:27.000Z","modified_at":"2026-02-07T14:25:27.000Z","name":"Deangelo Trantow","mobile_number":"281-207-2057","email_id":"Connor_Bergstrom55@gmail.com","dop":"2025-04-06","serial_number":"10903781831504018","imei1":"10903781831504018","imei2":"10903781831504018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179902,"job_number":"JOB_179902","tr_customer_id":179920,"tr_customer_product_id":179910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:45.000Z","modified_at":"2026-02-07T14:25:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968880640962","imei1":"10968880640962","imei2":"10968880640962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179904,"job_number":"JOB_179904","tr_customer_id":179922,"tr_customer_product_id":179912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:25:47.000Z","modified_at":"2026-02-07T14:25:47.000Z","name":"Thelma Mante","mobile_number":"662-440-3870","email_id":"Elmira.Durgan40@gmail.com","dop":"2025-04-06","serial_number":"19777426392199464","imei1":"19777426392199464","imei2":"19777426392199464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179905,"job_number":"JOB_179905","tr_customer_id":179923,"tr_customer_product_id":179913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:09.000Z","modified_at":"2026-02-07T14:26:09.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19831076569840","imei1":"19831076569840","imei2":"19831076569840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179907,"job_number":"JOB_179907","tr_customer_id":179925,"tr_customer_product_id":179915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:11.000Z","modified_at":"2026-02-07T14:26:11.000Z","name":"Hunter Feest","mobile_number":"652-382-6937","email_id":"Leslie31@gmail.com","dop":"2025-04-06","serial_number":"18220027528791916","imei1":"18220027528791916","imei2":"18220027528791916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179908,"job_number":"JOB_179908","tr_customer_id":179926,"tr_customer_product_id":179916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:29.000Z","modified_at":"2026-02-07T14:26:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10557094603184","imei1":"10557094603184","imei2":"10557094603184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179910,"job_number":"JOB_179910","tr_customer_id":179928,"tr_customer_product_id":179918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:31.000Z","modified_at":"2026-02-07T14:26:31.000Z","name":"Kitty Corwin","mobile_number":"891-870-1578","email_id":"Furman29@gmail.com","dop":"2025-04-06","serial_number":"10191219237419784","imei1":"10191219237419784","imei2":"10191219237419784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179912,"job_number":"JOB_179912","tr_customer_id":179930,"tr_customer_product_id":179920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:26:41.000Z","modified_at":"2026-02-07T14:26:41.000Z","name":"Trisha Beer","mobile_number":"343-257-3781","email_id":"Jammie_Spencer88@hotmail.com","dop":"2025-04-06","serial_number":"13021824538298464","imei1":"13021824538298464","imei2":"13021824538298464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179914,"job_number":"JOB_179914","tr_customer_id":179932,"tr_customer_product_id":179922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:27:31.000Z","modified_at":"2026-02-07T14:27:31.000Z","name":"Mollie Wunsch","mobile_number":"760-887-7894","email_id":"Renee.Lynch@yahoo.com","dop":"2025-04-06","serial_number":"18167121442323150","imei1":"18167121442323150","imei2":"18167121442323150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179918,"job_number":"JOB_179918","tr_customer_id":179936,"tr_customer_product_id":179926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:28:35.000Z","modified_at":"2026-02-07T14:28:35.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"54047967060051","imei1":"54047967060051","imei2":"54047967060051","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179919,"job_number":"JOB_179919","tr_customer_id":179937,"tr_customer_product_id":179927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:29:42.000Z","modified_at":"2026-02-07T14:29:42.000Z","name":"Chris Mraz","mobile_number":"511-595-7759","email_id":"Jaclyn64@yahoo.com","dop":"2025-12-31","serial_number":"31286052489919","imei1":"31286052489919","imei2":"31286052489919","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179921,"job_number":"JOB_179921","tr_customer_id":179939,"tr_customer_product_id":179929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:24.000Z","modified_at":"2026-02-07T14:30:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10028868335117","imei1":"10028868335117","imei2":"10028868335117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179923,"job_number":"JOB_179923","tr_customer_id":179941,"tr_customer_product_id":179931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"Sallie Murray","mobile_number":"418-943-5134","email_id":"Otho11@yahoo.com","dop":"2025-04-06","serial_number":"17570116585958636","imei1":"17570116585958636","imei2":"17570116585958636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179924,"job_number":"JOB_179924","tr_customer_id":179942,"tr_customer_product_id":179932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:25.000Z","modified_at":"2026-02-07T14:30:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10597829378533","imei1":"10597829378533","imei2":"10597829378533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179926,"job_number":"JOB_179926","tr_customer_id":179944,"tr_customer_product_id":179934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:27.000Z","modified_at":"2026-02-07T14:30:27.000Z","name":"Judah Reynolds","mobile_number":"650-410-7153","email_id":"Bradley_Rowe@yahoo.com","dop":"2025-04-06","serial_number":"18717348275784724","imei1":"18717348275784724","imei2":"18717348275784724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179927,"job_number":"JOB_179927","tr_customer_id":179945,"tr_customer_product_id":179935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:53.000Z","modified_at":"2026-02-07T14:30:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13087597905801","imei1":"13087597905801","imei2":"13087597905801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179929,"job_number":"JOB_179929","tr_customer_id":179947,"tr_customer_product_id":179937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:30:55.000Z","modified_at":"2026-02-07T14:30:55.000Z","name":"Lukas Feeney","mobile_number":"793-913-5553","email_id":"Maxie.VonRueden81@yahoo.com","dop":"2025-04-06","serial_number":"11781449194715380","imei1":"11781449194715380","imei2":"11781449194715380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179930,"job_number":"JOB_179930","tr_customer_id":179948,"tr_customer_product_id":179938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:08.000Z","modified_at":"2026-02-07T14:31:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10638823989728","imei1":"10638823989728","imei2":"10638823989728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179932,"job_number":"JOB_179932","tr_customer_id":179950,"tr_customer_product_id":179940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:09.000Z","modified_at":"2026-02-07T14:31:09.000Z","name":"Ewell Kirlin","mobile_number":"947-789-8031","email_id":"Urban_Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"17015083960993862","imei1":"17015083960993862","imei2":"17015083960993862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179933,"job_number":"JOB_179933","tr_customer_id":179951,"tr_customer_product_id":179941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:12.000Z","modified_at":"2026-02-07T14:31:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11201097543183","imei1":"11201097543183","imei2":"11201097543183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179935,"job_number":"JOB_179935","tr_customer_id":179953,"tr_customer_product_id":179943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:13.000Z","modified_at":"2026-02-07T14:31:13.000Z","name":"Mckenzie Cruickshank","mobile_number":"974-884-6589","email_id":"Joy.Sawayn@gmail.com","dop":"2025-04-06","serial_number":"11351553507756434","imei1":"11351553507756434","imei2":"11351553507756434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179939,"job_number":"JOB_179939","tr_customer_id":179957,"tr_customer_product_id":179947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:37.000Z","modified_at":"2026-02-07T14:31:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17470234332150","imei1":"17470234332150","imei2":"17470234332150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179941,"job_number":"JOB_179941","tr_customer_id":179959,"tr_customer_product_id":179949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:39.000Z","modified_at":"2026-02-07T14:31:39.000Z","name":"Wilfred Hammes","mobile_number":"297-765-7722","email_id":"Jamaal1@hotmail.com","dop":"2025-04-06","serial_number":"15712596247253712","imei1":"15712596247253712","imei2":"15712596247253712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179943,"job_number":"JOB_179943","tr_customer_id":179961,"tr_customer_product_id":179951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:42.000Z","modified_at":"2026-02-07T14:31:42.000Z","name":"Ike Grant","mobile_number":"523-456-1908","email_id":"Ashley_Durgan32@gmail.com","dop":"2025-04-06","serial_number":"14843498387535196","imei1":"14843498387535196","imei2":"14843498387535196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179946,"job_number":"JOB_179946","tr_customer_id":179964,"tr_customer_product_id":179954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16771628690020","imei1":"16771628690020","imei2":"16771628690020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179949,"job_number":"JOB_179949","tr_customer_id":179967,"tr_customer_product_id":179957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:53.000Z","modified_at":"2026-02-07T14:31:53.000Z","name":"Nolan Aufderhar","mobile_number":"767-571-6865","email_id":"Malika.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"19289965423529750","imei1":"19289965423529750","imei2":"19289965423529750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179950,"job_number":"JOB_179950","tr_customer_id":179968,"tr_customer_product_id":179958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:58.000Z","modified_at":"2026-02-07T14:31:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15967046338331","imei1":"15967046338331","imei2":"15967046338331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179952,"job_number":"JOB_179952","tr_customer_id":179970,"tr_customer_product_id":179960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:59.000Z","modified_at":"2026-02-07T14:31:59.000Z","name":"Heidi Ledner","mobile_number":"528-349-8027","email_id":"Roderick57@hotmail.com","dop":"2025-04-06","serial_number":"10496183210670822","imei1":"10496183210670822","imei2":"10496183210670822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179956,"job_number":"JOB_179956","tr_customer_id":179974,"tr_customer_product_id":179964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:22.000Z","modified_at":"2026-02-07T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10474229923489","imei1":"10474229923489","imei2":"10474229923489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179958,"job_number":"JOB_179958","tr_customer_id":179976,"tr_customer_product_id":179966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:23.000Z","modified_at":"2026-02-07T14:32:23.000Z","name":"Celine Gutmann","mobile_number":"476-938-3868","email_id":"Devon71@yahoo.com","dop":"2025-04-06","serial_number":"12585103844422848","imei1":"12585103844422848","imei2":"12585103844422848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179960,"job_number":"JOB_179960","tr_customer_id":179978,"tr_customer_product_id":179968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:07.000Z","modified_at":"2026-02-07T14:33:07.000Z","name":"Linnea Grimes","mobile_number":"831-732-2320","email_id":"Anahi_Boehm62@gmail.com","dop":"2025-04-06","serial_number":"14261160538611022","imei1":"14261160538611022","imei2":"14261160538611022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179961,"job_number":"JOB_179961","tr_customer_id":179979,"tr_customer_product_id":179969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:26.000Z","modified_at":"2026-02-07T14:33:26.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14755942165979","imei1":"14755942165979","imei2":"14755942165979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179963,"job_number":"JOB_179963","tr_customer_id":179981,"tr_customer_product_id":179971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:28.000Z","modified_at":"2026-02-07T14:33:28.000Z","name":"Cleora Steuber","mobile_number":"880-842-5832","email_id":"John11@gmail.com","dop":"2025-04-06","serial_number":"11275240517500858","imei1":"11275240517500858","imei2":"11275240517500858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179964,"job_number":"JOB_179964","tr_customer_id":179982,"tr_customer_product_id":179972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:29.000Z","modified_at":"2026-02-07T14:33:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13191503912354","imei1":"13191503912354","imei2":"13191503912354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179966,"job_number":"JOB_179966","tr_customer_id":179984,"tr_customer_product_id":179974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:31.000Z","modified_at":"2026-02-07T14:33:31.000Z","name":"Domenic King","mobile_number":"999-446-5457","email_id":"Broderick.Mraz@gmail.com","dop":"2025-04-06","serial_number":"17846747714933244","imei1":"17846747714933244","imei2":"17846747714933244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179967,"job_number":"JOB_179967","tr_customer_id":179985,"tr_customer_product_id":179975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:34.000Z","modified_at":"2026-02-07T14:33:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19877067256788","imei1":"19877067256788","imei2":"19877067256788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179969,"job_number":"JOB_179969","tr_customer_id":179987,"tr_customer_product_id":179977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:33:36.000Z","modified_at":"2026-02-07T14:33:36.000Z","name":"Billy Dickinson","mobile_number":"579-587-4729","email_id":"Savanah.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13280507033572006","imei1":"13280507033572006","imei2":"13280507033572006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179970,"job_number":"JOB_179970","tr_customer_id":179988,"tr_customer_product_id":179978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:11.000Z","modified_at":"2026-02-07T14:34:11.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17339693103664","imei1":"17339693103664","imei2":"17339693103664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179972,"job_number":"JOB_179972","tr_customer_id":179990,"tr_customer_product_id":179980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"Misael Green","mobile_number":"590-221-6859","email_id":"Sheridan_Wiegand29@gmail.com","dop":"2025-04-06","serial_number":"10657428343882878","imei1":"10657428343882878","imei2":"10657428343882878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179973,"job_number":"JOB_179973","tr_customer_id":179991,"tr_customer_product_id":179981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:13.000Z","modified_at":"2026-02-07T14:34:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18666875592540","imei1":"18666875592540","imei2":"18666875592540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179975,"job_number":"JOB_179975","tr_customer_id":179993,"tr_customer_product_id":179983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:15.000Z","modified_at":"2026-02-07T14:34:15.000Z","name":"Shyanne Schmidt","mobile_number":"497-785-5439","email_id":"Norwood.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"13119084697732956","imei1":"13119084697732956","imei2":"13119084697732956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179976,"job_number":"JOB_179976","tr_customer_id":179994,"tr_customer_product_id":179984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:18.000Z","modified_at":"2026-02-07T14:34:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10869083313235","imei1":"10869083313235","imei2":"10869083313235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179978,"job_number":"JOB_179978","tr_customer_id":179996,"tr_customer_product_id":179986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:20.000Z","modified_at":"2026-02-07T14:34:20.000Z","name":"Garrett Abshire","mobile_number":"589-939-0321","email_id":"Al.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19425684183535516","imei1":"19425684183535516","imei2":"19425684183535516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179980,"job_number":"JOB_179980","tr_customer_id":179998,"tr_customer_product_id":179988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:44.000Z","modified_at":"2026-02-07T14:34:44.000Z","name":"Loyce Gibson","mobile_number":"239-334-8213","email_id":"Ima.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"15971644494192478","imei1":"15971644494192478","imei2":"15971644494192478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179981,"job_number":"JOB_179981","tr_customer_id":179999,"tr_customer_product_id":179989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:47.000Z","modified_at":"2026-02-07T14:34:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12712294373902","imei1":"12712294373902","imei2":"12712294373902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179984,"job_number":"JOB_179984","tr_customer_id":180002,"tr_customer_product_id":179992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:49.000Z","modified_at":"2026-02-07T14:34:49.000Z","name":"Birdie Monahan","mobile_number":"836-274-7428","email_id":"Kyla.Kulas12@yahoo.com","dop":"2025-04-06","serial_number":"13659286019872754","imei1":"13659286019872754","imei2":"13659286019872754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179985,"job_number":"JOB_179985","tr_customer_id":180003,"tr_customer_product_id":179993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:55.000Z","modified_at":"2026-02-07T14:34:55.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16089875177517","imei1":"16089875177517","imei2":"16089875177517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179987,"job_number":"JOB_179987","tr_customer_id":180005,"tr_customer_product_id":179995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"Vesta Koepp","mobile_number":"713-963-3553","email_id":"Tess_Lindgren65@gmail.com","dop":"2025-04-06","serial_number":"13483468307119410","imei1":"13483468307119410","imei2":"13483468307119410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179988,"job_number":"JOB_179988","tr_customer_id":180006,"tr_customer_product_id":179996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:57.000Z","modified_at":"2026-02-07T14:34:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15501906620958","imei1":"15501906620958","imei2":"15501906620958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179990,"job_number":"JOB_179990","tr_customer_id":180008,"tr_customer_product_id":179998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:34:59.000Z","modified_at":"2026-02-07T14:34:59.000Z","name":"Euna Hills","mobile_number":"850-216-4179","email_id":"Kaleigh_Kub40@gmail.com","dop":"2025-04-06","serial_number":"18176282408519720","imei1":"18176282408519720","imei2":"18176282408519720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179992,"job_number":"JOB_179992","tr_customer_id":180010,"tr_customer_product_id":180000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:03.000Z","modified_at":"2026-02-07T14:35:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17931745927329","imei1":"17931745927329","imei2":"17931745927329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179994,"job_number":"JOB_179994","tr_customer_id":180012,"tr_customer_product_id":180002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:04.000Z","modified_at":"2026-02-07T14:35:04.000Z","name":"Leanne Kilback","mobile_number":"991-388-4949","email_id":"Kaycee_Ullrich74@yahoo.com","dop":"2025-04-06","serial_number":"18612269244048068","imei1":"18612269244048068","imei2":"18612269244048068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179996,"job_number":"JOB_179996","tr_customer_id":180014,"tr_customer_product_id":180004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:34.000Z","modified_at":"2026-02-07T14:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13107571381083","imei1":"13107571381083","imei2":"13107571381083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179998,"job_number":"JOB_179998","tr_customer_id":180016,"tr_customer_product_id":180006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:35:36.000Z","modified_at":"2026-02-07T14:35:36.000Z","name":"Cassandra Beer","mobile_number":"520-813-4978","email_id":"Jonathon57@yahoo.com","dop":"2025-04-06","serial_number":"18235699858369040","imei1":"18235699858369040","imei2":"18235699858369040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179999,"job_number":"JOB_179999","tr_customer_id":180017,"tr_customer_product_id":180007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:21.000Z","modified_at":"2026-02-07T14:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19281630460404","imei1":"19281630460404","imei2":"19281630460404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180001,"job_number":"JOB_180001","tr_customer_id":180019,"tr_customer_product_id":180009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:36:23.000Z","modified_at":"2026-02-07T14:36:23.000Z","name":"Maxine Marquardt","mobile_number":"786-979-4982","email_id":"Dannie8@hotmail.com","dop":"2025-04-06","serial_number":"15756686813330044","imei1":"15756686813330044","imei2":"15756686813330044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180002,"job_number":"JOB_180002","tr_customer_id":180020,"tr_customer_product_id":180010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:39:10.000Z","modified_at":"2026-02-07T14:39:10.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"39800882565467","imei1":"39800882565467","imei2":"39800882565467","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180003,"job_number":"JOB_180003","tr_customer_id":180021,"tr_customer_product_id":180011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:32.000Z","modified_at":"2026-02-07T14:50:32.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12174386357198","imei1":"12174386357198","imei2":"12174386357198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180005,"job_number":"JOB_180005","tr_customer_id":180023,"tr_customer_product_id":180013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:50:33.000Z","modified_at":"2026-02-07T14:50:33.000Z","name":"Boyd Sauer","mobile_number":"645-339-0561","email_id":"Maude_Herzog34@yahoo.com","dop":"2025-04-06","serial_number":"11669271952899258","imei1":"11669271952899258","imei2":"11669271952899258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180006,"job_number":"JOB_180006","tr_customer_id":180024,"tr_customer_product_id":180014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:16.000Z","modified_at":"2026-02-07T14:51:16.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16699540337421","imei1":"16699540337421","imei2":"16699540337421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180008,"job_number":"JOB_180008","tr_customer_id":180026,"tr_customer_product_id":180016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:51:18.000Z","modified_at":"2026-02-07T14:51:18.000Z","name":"Constantin Romaguera","mobile_number":"823-557-9266","email_id":"Gideon33@gmail.com","dop":"2025-04-06","serial_number":"17557954057313284","imei1":"17557954057313284","imei2":"17557954057313284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180009,"job_number":"JOB_180009","tr_customer_id":180027,"tr_customer_product_id":180017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:37:27.000Z","modified_at":"2026-02-07T15:37:27.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678998765","imei2":"12345678998765","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180011,"job_number":"JOB_180011","tr_customer_id":180029,"tr_customer_product_id":180019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:17.000Z","modified_at":"2026-02-07T15:45:17.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108315204092296","imei1":"108315204092296","imei2":"108315204092296","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180013,"job_number":"JOB_180013","tr_customer_id":180031,"tr_customer_product_id":180021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:45:29.000Z","modified_at":"2026-02-07T15:45:29.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102080507517218","imei1":"102080507517218","imei2":"102080507517218","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180015,"job_number":"JOB_180015","tr_customer_id":180033,"tr_customer_product_id":180023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:48:01.000Z","modified_at":"2026-02-07T15:48:01.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-07","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-07T15:48:00.660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:48:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180017,"job_number":"JOB_180017","tr_customer_id":180035,"tr_customer_product_id":180025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:58:55.000Z","modified_at":"2026-02-07T15:58:55.000Z","name":"Leatha Streich","mobile_number":"452-773-5968","email_id":"Jayden90@gmail.com","dop":"2025-10-06","serial_number":"14992574095008138","imei1":"14992574095008138","imei2":"14992574095008138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T15:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180018,"job_number":"JOB_180018","tr_customer_id":180036,"tr_customer_product_id":180026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:48:49.000Z","modified_at":"2026-02-07T16:48:49.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461109","imei1":"27700110461109","imei2":"27700110461109","popurl":"2026-01-28T16:48:38.449166200Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180019,"job_number":"JOB_180019","tr_customer_id":180037,"tr_customer_product_id":180027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:53:14.000Z","modified_at":"2026-02-07T16:53:14.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461110","imei1":"27700110461110","imei2":"27700110461110","popurl":"2026-01-28T16:53:03.395594600Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180020,"job_number":"JOB_180020","tr_customer_id":180038,"tr_customer_product_id":180028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:54:40.000Z","modified_at":"2026-02-07T16:54:40.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-28","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-28T16:54:40.028662261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180021,"job_number":"JOB_180021","tr_customer_id":180039,"tr_customer_product_id":180029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:55:54.000Z","modified_at":"2026-02-07T16:55:54.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-28","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-28T16:55:54.512746744Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180022,"job_number":"JOB_180022","tr_customer_id":180040,"tr_customer_product_id":180030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:17.000Z","modified_at":"2026-02-07T16:56:17.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-01-28T16:56:17.489191022Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180023,"job_number":"JOB_180023","tr_customer_id":180041,"tr_customer_product_id":180031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:18.000Z","modified_at":"2026-02-07T16:56:18.000Z","name":"Devdan Dhawan","mobile_number":"7056071378","email_id":"guru.gandhi@hotmail.com","dop":"2026-01-28","serial_number":"837471300831085","imei1":"837471300831085","imei2":"837471300831085","popurl":"www.ajeet-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180024,"job_number":"JOB_180024","tr_customer_id":180042,"tr_customer_product_id":180032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:19.000Z","modified_at":"2026-02-07T16:56:19.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-01-28T16:56:19.006873257Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180025,"job_number":"JOB_180025","tr_customer_id":180043,"tr_customer_product_id":180033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:56:20.000Z","modified_at":"2026-02-07T16:56:20.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-28","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-01-28T16:56:19.650453261Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180026,"job_number":"JOB_180026","tr_customer_id":180044,"tr_customer_product_id":180034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:32.000Z","modified_at":"2026-02-07T16:57:32.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-01-28T16:57:31.616676362Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180027,"job_number":"JOB_180027","tr_customer_id":180045,"tr_customer_product_id":180035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:44.000Z","modified_at":"2026-02-07T16:57:44.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-01-28T16:57:43.279591798Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180028,"job_number":"JOB_180028","tr_customer_id":180046,"tr_customer_product_id":180036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:57:49.000Z","modified_at":"2026-02-07T16:57:49.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-28","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-28T16:57:49.012377921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180029,"job_number":"JOB_180029","tr_customer_id":180047,"tr_customer_product_id":180037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T16:59:27.000Z","modified_at":"2026-02-07T16:59:27.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"91316736434051","imei1":"91316736434051","imei2":"91316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T16:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180030,"job_number":"JOB_180030","tr_customer_id":180048,"tr_customer_product_id":180038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:01:40.000Z","modified_at":"2026-02-07T17:01:40.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-28","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-28T17:01:39.927535244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180031,"job_number":"JOB_180031","tr_customer_id":180049,"tr_customer_product_id":180039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:04:59.000Z","modified_at":"2026-02-07T17:04:59.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"21316736434051","imei1":"21316736434051","imei2":"21316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180032,"job_number":"JOB_180032","tr_customer_id":180050,"tr_customer_product_id":180040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:07:42.000Z","modified_at":"2026-02-07T17:07:42.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22316736434051","imei1":"22316736434051","imei2":"22316736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180033,"job_number":"JOB_180033","tr_customer_id":180051,"tr_customer_product_id":180041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:10:35.000Z","modified_at":"2026-02-07T17:10:35.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22016736434051","imei1":"22016736434051","imei2":"22016736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180034,"job_number":"JOB_180034","tr_customer_id":180052,"tr_customer_product_id":180042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:13:45.000Z","modified_at":"2026-02-07T17:13:45.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22006736434051","imei1":"22006736434051","imei2":"22006736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180035,"job_number":"JOB_180035","tr_customer_id":180053,"tr_customer_product_id":180043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:53.000Z","modified_at":"2026-02-07T17:50:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-01-28","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-01-28T17:50:52.861771016Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180036,"job_number":"JOB_180036","tr_customer_id":180054,"tr_customer_product_id":180044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:50:58.000Z","modified_at":"2026-02-07T17:50:58.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-28","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-28T17:50:57.760071128Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180037,"job_number":"JOB_180037","tr_customer_id":180055,"tr_customer_product_id":180045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:03.000Z","modified_at":"2026-02-07T17:51:03.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-01-28","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-01-28T17:51:02.421225957Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180038,"job_number":"JOB_180038","tr_customer_id":180056,"tr_customer_product_id":180046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:24.000Z","modified_at":"2026-02-07T17:51:24.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-01-28","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-01-28T17:51:23.521382026Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180039,"job_number":"JOB_180039","tr_customer_id":180057,"tr_customer_product_id":180047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:50.000Z","modified_at":"2026-02-07T17:51:50.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-28T17:51:49.182497889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180040,"job_number":"JOB_180040","tr_customer_id":180058,"tr_customer_product_id":180048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:51.000Z","modified_at":"2026-02-07T17:51:51.000Z","name":"Kannen Bandopadhyay","mobile_number":"7024402279","email_id":"padma.chattopadhyay@yahoo.co.in","dop":"2026-01-28","serial_number":"019155353603274","imei1":"019155353603274","imei2":"019155353603274","popurl":"www.gautam-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180041,"job_number":"JOB_180041","tr_customer_id":180059,"tr_customer_product_id":180049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:51:59.000Z","modified_at":"2026-02-07T17:51:59.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-28T17:51:58.309648140Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180042,"job_number":"JOB_180042","tr_customer_id":180060,"tr_customer_product_id":180050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:08.000Z","modified_at":"2026-02-07T17:52:08.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-28","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-28T17:52:07.881396626Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180043,"job_number":"JOB_180043","tr_customer_id":180061,"tr_customer_product_id":180051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:12.000Z","modified_at":"2026-02-07T17:52:12.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-01-28","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-01-28T17:52:11.734622235Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180044,"job_number":"JOB_180044","tr_customer_id":180062,"tr_customer_product_id":180052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:52:32.000Z","modified_at":"2026-02-07T17:52:32.000Z","name":"Satyen Rana","mobile_number":"7018983915","email_id":"chaten.embranthiri@yahoo.co.in","dop":"2026-01-28","serial_number":"050972730817940","imei1":"050972730817940","imei2":"050972730817940","popurl":"www.dipankar-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180045,"job_number":"JOB_180045","tr_customer_id":180063,"tr_customer_product_id":180053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:39.000Z","modified_at":"2026-02-07T17:53:39.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-28","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-28T17:53:38.682765509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180047,"job_number":"JOB_180047","tr_customer_id":180065,"tr_customer_product_id":180055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:57.000Z","modified_at":"2026-02-07T17:53:57.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-01-28","serial_number":"27700110461009","imei1":"27700110461009","imei2":"27700110461009","popurl":"2026-01-28T17:53:56.389651616Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180048,"job_number":"JOB_180048","tr_customer_id":180066,"tr_customer_product_id":180056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T18:59:14.000Z","modified_at":"2026-02-07T18:59:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-28","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-28T18:59:13.738128110Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T18:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180049,"job_number":"JOB_180049","tr_customer_id":180067,"tr_customer_product_id":180057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:07.000Z","modified_at":"2026-02-07T19:00:07.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-06","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-06T19:00:06.569918258Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180050,"job_number":"JOB_180050","tr_customer_id":180068,"tr_customer_product_id":180058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:17.000Z","modified_at":"2026-02-07T19:00:17.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-28T19:00:17.491789824Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180051,"job_number":"JOB_180051","tr_customer_id":180069,"tr_customer_product_id":180059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:00:18.000Z","modified_at":"2026-02-07T19:00:18.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-28","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-28T19:00:18.076746010Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180052,"job_number":"JOB_180052","tr_customer_id":180070,"tr_customer_product_id":180060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:02.000Z","modified_at":"2026-02-07T19:01:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-28","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-01-28T19:01:01.970513476Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180054,"job_number":"JOB_180054","tr_customer_id":180072,"tr_customer_product_id":180062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:13.000Z","modified_at":"2026-02-07T19:01:13.000Z","name":"Mayoor Sethi","mobile_number":"7083439193","email_id":"shobhana.iyer@yahoo.co.in","dop":"2026-01-28","serial_number":"698126208697302","imei1":"698126208697302","imei2":"698126208697302","popurl":"www.daevi-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180055,"job_number":"JOB_180055","tr_customer_id":180073,"tr_customer_product_id":180063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:15.000Z","modified_at":"2026-02-07T19:01:15.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-28","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-28T19:01:14.848341525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180056,"job_number":"JOB_180056","tr_customer_id":180074,"tr_customer_product_id":180064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:05.000Z","modified_at":"2026-02-07T19:02:05.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-02","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-02T19:02:05.079341787Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180057,"job_number":"JOB_180057","tr_customer_id":180075,"tr_customer_product_id":180065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:02:22.000Z","modified_at":"2026-02-07T19:02:22.000Z","name":"Samir Patel","mobile_number":"7050626154","email_id":"manikya.sharma@yahoo.co.in","dop":"2026-01-28","serial_number":"160746362069055","imei1":"160746362069055","imei2":"160746362069055","popurl":"www.anilaabh-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180059,"job_number":"JOB_180059","tr_customer_id":180077,"tr_customer_product_id":180067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:20:37.000Z","modified_at":"2026-02-07T19:20:37.000Z","name":"Sydney Miller","mobile_number":"483-464-3724","email_id":"Janis83@yahoo.com","dop":"2025-10-06","serial_number":"16719588182950888","imei1":"16719588182950888","imei2":"16719588182950888","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180061,"job_number":"JOB_180061","tr_customer_id":180079,"tr_customer_product_id":180069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:30:13.000Z","modified_at":"2026-02-07T19:30:13.000Z","name":"Alia Reinger","mobile_number":"716-810-5031","email_id":"Lesly.Goldner@yahoo.com","dop":"2025-10-06","serial_number":"11611286215020280","imei1":"11611286215020280","imei2":"11611286215020280","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180062,"job_number":"JOB_180062","tr_customer_id":180080,"tr_customer_product_id":180070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:44:00.000Z","modified_at":"2026-02-07T19:44:00.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-28","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-28T19:44:00.237144202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180063,"job_number":"JOB_180063","tr_customer_id":180081,"tr_customer_product_id":180071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:17.000Z","modified_at":"2026-02-07T23:52:17.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-28","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-28T23:52:17.217675405Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180064,"job_number":"JOB_180064","tr_customer_id":180082,"tr_customer_product_id":180072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T23:52:18.000Z","modified_at":"2026-02-07T23:52:18.000Z","name":"Shrishti Banerjee","mobile_number":"7011402544","email_id":"bhagwanti.mahajan@hotmail.com","dop":"2026-01-28","serial_number":"114030245819012","imei1":"114030245819012","imei2":"114030245819012","popurl":"www.agnimitra-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T23:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180066,"job_number":"JOB_180066","tr_customer_id":180084,"tr_customer_product_id":180074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:50.000Z","modified_at":"2026-02-08T03:41:50.000Z","name":"Vella Lang","mobile_number":"470-209-9484","email_id":"Ross_Kutch97@gmail.com","dop":"2025-05-30","serial_number":"13640293374333","imei1":"13640293374333","imei2":"13640293374333","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180067,"job_number":"JOB_180067","tr_customer_id":180085,"tr_customer_product_id":180075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:51.000Z","modified_at":"2026-02-08T03:41:51.000Z","name":"King Hermiston","mobile_number":"368-788-9295","email_id":"Rodger_Daugherty@yahoo.com","dop":"2025-05-30","serial_number":"1186379211683591","imei1":"1186379211683591","imei2":"1186379211683591","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T03:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180068,"job_number":"JOB_180068","tr_customer_id":180086,"tr_customer_product_id":180076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17557805831509","imei1":"17557805831509","imei2":"17557805831509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180070,"job_number":"JOB_180070","tr_customer_id":180088,"tr_customer_product_id":180078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:15.000Z","modified_at":"2026-02-08T04:04:15.000Z","name":"Fern Nitzsche","mobile_number":"321-579-2119","email_id":"Moises85@gmail.com","dop":"2025-04-06","serial_number":"16441782513459860","imei1":"16441782513459860","imei2":"16441782513459860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180071,"job_number":"JOB_180071","tr_customer_id":180089,"tr_customer_product_id":180079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:04:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10186091395556","imei1":"10186091395556","imei2":"10186091395556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180073,"job_number":"JOB_180073","tr_customer_id":180091,"tr_customer_product_id":180081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:00.000Z","modified_at":"2026-02-08T04:05:00.000Z","name":"Oswald Rosenbaum","mobile_number":"211-962-0268","email_id":"Cooper_Hoppe38@hotmail.com","dop":"2025-04-06","serial_number":"17697131077041620","imei1":"17697131077041620","imei2":"17697131077041620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180074,"job_number":"JOB_180074","tr_customer_id":180092,"tr_customer_product_id":180082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:05:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12823834787005","imei1":"12823834787005","imei2":"12823834787005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180076,"job_number":"JOB_180076","tr_customer_id":180094,"tr_customer_product_id":180084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:44.000Z","modified_at":"2026-02-08T04:05:44.000Z","name":"Imani Blanda","mobile_number":"318-966-9289","email_id":"Assunta38@gmail.com","dop":"2025-04-06","serial_number":"14822399163414900","imei1":"14822399163414900","imei2":"14822399163414900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180077,"job_number":"JOB_180077","tr_customer_id":180095,"tr_customer_product_id":180085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10123896776989","imei1":"10123896776989","imei2":"10123896776989","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180079,"job_number":"JOB_180079","tr_customer_id":180097,"tr_customer_product_id":180087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:40:40.000Z","name":"Rafaela Balistreri","mobile_number":"882-464-8879","email_id":"Elliot_Braun76@yahoo.com","dop":"2025-06-18","serial_number":"1054747602286364","imei1":"1054747602286364","imei2":"1054747602286364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180081,"job_number":"JOB_180081","tr_customer_id":180099,"tr_customer_product_id":180089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:40:43.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16453536177798","imei1":"16453536177798","imei2":"16453536177798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180083,"job_number":"JOB_180083","tr_customer_id":180101,"tr_customer_product_id":180091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:40:44.000Z","name":"Yvette Schamberger","mobile_number":"700-474-7683","email_id":"Sophia79@yahoo.com","dop":"2025-04-06","serial_number":"16108681893233174","imei1":"16108681893233174","imei2":"16108681893233174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180085,"job_number":"JOB_180085","tr_customer_id":180103,"tr_customer_product_id":180093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Trisha Nienow","mobile_number":"370-215-2519","email_id":"Abelardo_Simonis@gmail.com","dop":"2025-04-06","serial_number":"15984913567853614","imei1":"15984913567853614","imei2":"15984913567853614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180086,"job_number":"JOB_180086","tr_customer_id":180104,"tr_customer_product_id":180094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:45.000Z","modified_at":"2026-02-08T04:40:45.000Z","name":"Edmond Schinner","mobile_number":"552-535-0694","email_id":"Orin33@hotmail.com","dop":"2025-04-06","serial_number":"14794128601428796","imei1":"14794128601428796","imei2":"14794128601428796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180087,"job_number":"JOB_180087","tr_customer_id":180105,"tr_customer_product_id":180095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:40:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11316771268473","imei1":"11316771268473","imei2":"11316771268473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180089,"job_number":"JOB_180089","tr_customer_id":180107,"tr_customer_product_id":180097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16195522728573","imei1":"16195522728573","imei2":"16195522728573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180091,"job_number":"JOB_180091","tr_customer_id":180109,"tr_customer_product_id":180099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:52.000Z","modified_at":"2026-02-08T04:40:52.000Z","name":"Gerda Purdy","mobile_number":"390-832-7863","email_id":"Demarcus.Beatty46@gmail.com","dop":"2025-04-06","serial_number":"11030492127061812","imei1":"11030492127061812","imei2":"11030492127061812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180092,"job_number":"JOB_180092","tr_customer_id":180110,"tr_customer_product_id":180100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:53.000Z","modified_at":"2026-02-08T04:40:53.000Z","name":"Maurice Kassulke","mobile_number":"936-326-6529","email_id":"Lori42@gmail.com","dop":"2025-04-06","serial_number":"13509378877026930","imei1":"13509378877026930","imei2":"13509378877026930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180095,"job_number":"JOB_180095","tr_customer_id":180113,"tr_customer_product_id":180103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:57.000Z","modified_at":"2026-02-08T04:40:57.000Z","name":"Theron Hand","mobile_number":"309-438-3810","email_id":"Misael.Purdy20@hotmail.com","dop":"2025-04-06","serial_number":"12430893504905554","imei1":"12430893504905554","imei2":"12430893504905554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180097,"job_number":"JOB_180097","tr_customer_id":180115,"tr_customer_product_id":180105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:00.000Z","modified_at":"2026-02-08T04:41:00.000Z","name":"Gia Jast","mobile_number":"300-295-9358","email_id":"Daphney24@gmail.com","dop":"2025-04-06","serial_number":"17641851721124524","imei1":"17641851721124524","imei2":"17641851721124524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180099,"job_number":"JOB_180099","tr_customer_id":180117,"tr_customer_product_id":180107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15844856874567","imei1":"15844856874567","imei2":"15844856874567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180101,"job_number":"JOB_180101","tr_customer_id":180119,"tr_customer_product_id":180109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14228784351183","imei1":"14228784351183","imei2":"14228784351183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180102,"job_number":"JOB_180102","tr_customer_id":180120,"tr_customer_product_id":180110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:07.000Z","modified_at":"2026-02-08T04:41:07.000Z","name":"Liam Bruen","mobile_number":"908-794-9813","email_id":"Frank_Ward48@hotmail.com","dop":"2025-04-06","serial_number":"11734234412483752","imei1":"11734234412483752","imei2":"11734234412483752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180105,"job_number":"JOB_180105","tr_customer_id":180123,"tr_customer_product_id":180113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14173103674842","imei1":"14173103674842","imei2":"14173103674842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180106,"job_number":"JOB_180106","tr_customer_id":180124,"tr_customer_product_id":180114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"36463308863648","imei1":"36463308863648","imei2":"36463308863648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180108,"job_number":"JOB_180108","tr_customer_id":180126,"tr_customer_product_id":180116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:08.000Z","name":"Muriel Wuckert","mobile_number":"240-411-5198","email_id":"Felix11@hotmail.com","dop":"2025-02-01","serial_number":"56612930161928","imei1":"56612930161928","imei2":"56612930161928","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180109,"job_number":"JOB_180109","tr_customer_id":180127,"tr_customer_product_id":180117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Myrna Champlin","mobile_number":"454-260-8744","email_id":"Luella_Cassin79@gmail.com","dop":"2025-04-06","serial_number":"17681266076147402","imei1":"17681266076147402","imei2":"17681266076147402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180110,"job_number":"JOB_180110","tr_customer_id":180128,"tr_customer_product_id":180118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:09.000Z","modified_at":"2026-02-08T04:41:09.000Z","name":"Tristin Kemmer","mobile_number":"309-462-5095","email_id":"Brooke_Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14900017952872946","imei1":"14900017952872946","imei2":"14900017952872946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180111,"job_number":"JOB_180111","tr_customer_id":180129,"tr_customer_product_id":180119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"Ruby Hodkiewicz","mobile_number":"602-576-5558","email_id":"Alexander89@hotmail.com","dop":"2025-04-06","serial_number":"11666174720751496","imei1":"11666174720751496","imei2":"11666174720751496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180113,"job_number":"JOB_180113","tr_customer_id":180131,"tr_customer_product_id":180121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11869862555631","imei1":"11869862555631","imei2":"11869862555631","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180115,"job_number":"JOB_180115","tr_customer_id":180133,"tr_customer_product_id":180123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:12.000Z","modified_at":"2026-02-08T04:41:12.000Z","name":"Janick Mohr","mobile_number":"597-975-3709","email_id":"Leda.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"18221635343638890","imei1":"18221635343638890","imei2":"18221635343638890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180118,"job_number":"JOB_180118","tr_customer_id":180136,"tr_customer_product_id":180126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:15.000Z","modified_at":"2026-02-08T04:41:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16090376686655","imei1":"16090376686655","imei2":"16090376686655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180121,"job_number":"JOB_180121","tr_customer_id":180139,"tr_customer_product_id":180129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:18.000Z","modified_at":"2026-02-08T04:41:18.000Z","name":"Keith Welch","mobile_number":"904-293-0329","email_id":"Emilie62@gmail.com","dop":"2025-04-06","serial_number":"13121738033499608","imei1":"13121738033499608","imei2":"13121738033499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180122,"job_number":"JOB_180122","tr_customer_id":180140,"tr_customer_product_id":180130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:23.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10709971306956","imei1":"10709971306956","imei2":"10709971306956","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180124,"job_number":"JOB_180124","tr_customer_id":180142,"tr_customer_product_id":180132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"Dortha Koepp","mobile_number":"991-718-2379","email_id":"Kyle87@gmail.com","dop":"2025-06-18","serial_number":"1046229907680032","imei1":"1046229907680032","imei2":"1046229907680032","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180126,"job_number":"JOB_180126","tr_customer_id":180144,"tr_customer_product_id":180134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:29.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11778381702084","imei1":"11778381702084","imei2":"11778381702084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180130,"job_number":"JOB_180130","tr_customer_id":180148,"tr_customer_product_id":180138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:31.000Z","name":"Melvina Okuneva","mobile_number":"537-907-1209","email_id":"Elouise89@yahoo.com","dop":"2025-04-06","serial_number":"11479599868452334","imei1":"11479599868452334","imei2":"11479599868452334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180131,"job_number":"JOB_180131","tr_customer_id":180149,"tr_customer_product_id":180139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:35.000Z","modified_at":"2026-02-08T04:41:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16356478529589","imei1":"16356478529589","imei2":"16356478529589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180133,"job_number":"JOB_180133","tr_customer_id":180151,"tr_customer_product_id":180141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11750795564813","imei1":"11750795564813","imei2":"11750795564813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180135,"job_number":"JOB_180135","tr_customer_id":180153,"tr_customer_product_id":180143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Velma Roob","mobile_number":"570-221-4365","email_id":"Carlo_Luettgen79@gmail.com","dop":"2025-12-01","serial_number":"15680132618641","imei1":"15680132618641","imei2":"15680132618641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180136,"job_number":"JOB_180136","tr_customer_id":180154,"tr_customer_product_id":180144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Mckayla Sauer","mobile_number":"864-727-2728","email_id":"Henry79@yahoo.com","dop":"2025-04-06","serial_number":"11379818748939814","imei1":"11379818748939814","imei2":"11379818748939814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180137,"job_number":"JOB_180137","tr_customer_id":180155,"tr_customer_product_id":180145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:38.000Z","modified_at":"2026-02-08T04:41:38.000Z","name":"Briana Lubowitz","mobile_number":"323-457-2336","email_id":"Kyle.Legros34@hotmail.com","dop":"2025-04-06","serial_number":"15238355143709570","imei1":"15238355143709570","imei2":"15238355143709570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180139,"job_number":"JOB_180139","tr_customer_id":180157,"tr_customer_product_id":180147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67114034857301","imei1":"67114034857301","imei2":"67114034857301","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180140,"job_number":"JOB_180140","tr_customer_id":180158,"tr_customer_product_id":180148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:51.000Z","modified_at":"2026-02-08T04:41:51.000Z","name":"Dee Greenfelder","mobile_number":"845-418-0111","email_id":"Frederik_Marks6@hotmail.com","dop":"2025-04-06","serial_number":"19954404216889080","imei1":"19954404216889080","imei2":"19954404216889080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180141,"job_number":"JOB_180141","tr_customer_id":180159,"tr_customer_product_id":180149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"Isaac Walsh","mobile_number":"983-516-5229","email_id":"Taryn68@gmail.com","dop":"2025-02-01","serial_number":"101444715544992","imei1":"101444715544992","imei2":"101444715544992","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180142,"job_number":"JOB_180142","tr_customer_id":180160,"tr_customer_product_id":180150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:41:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11234637992264","imei1":"11234637992264","imei2":"11234637992264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180144,"job_number":"JOB_180144","tr_customer_id":180162,"tr_customer_product_id":180152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:41:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15239522947911","imei1":"15239522947911","imei2":"15239522947911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180147,"job_number":"JOB_180147","tr_customer_id":180165,"tr_customer_product_id":180155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:54.000Z","modified_at":"2026-02-08T04:41:54.000Z","name":"Esther Torp","mobile_number":"208-967-7849","email_id":"Era84@yahoo.com","dop":"2025-04-06","serial_number":"15921452049517432","imei1":"15921452049517432","imei2":"15921452049517432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180148,"job_number":"JOB_180148","tr_customer_id":180166,"tr_customer_product_id":180156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"Meredith Schultz","mobile_number":"980-740-6218","email_id":"Lisa20@hotmail.com","dop":"2025-04-06","serial_number":"12873284162309876","imei1":"12873284162309876","imei2":"12873284162309876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180149,"job_number":"JOB_180149","tr_customer_id":180167,"tr_customer_product_id":180157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:55.000Z","modified_at":"2026-02-08T04:41:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15514920570581","imei1":"15514920570581","imei2":"15514920570581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180151,"job_number":"JOB_180151","tr_customer_id":180169,"tr_customer_product_id":180159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10419571813192","imei1":"10419571813192","imei2":"10419571813192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180153,"job_number":"JOB_180153","tr_customer_id":180171,"tr_customer_product_id":180161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:57.000Z","modified_at":"2026-02-08T04:41:57.000Z","name":"Mazie Jerde","mobile_number":"775-706-4657","email_id":"Marjory65@yahoo.com","dop":"2025-04-06","serial_number":"13084915425902006","imei1":"13084915425902006","imei2":"13084915425902006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180154,"job_number":"JOB_180154","tr_customer_id":180172,"tr_customer_product_id":180162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"Nathan Rice","mobile_number":"249-802-1986","email_id":"Broderick_Bins21@yahoo.com","dop":"2025-04-06","serial_number":"12105137466657932","imei1":"12105137466657932","imei2":"12105137466657932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180155,"job_number":"JOB_180155","tr_customer_id":180173,"tr_customer_product_id":180163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:41:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18981519717281","imei1":"18981519717281","imei2":"18981519717281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180157,"job_number":"JOB_180157","tr_customer_id":180175,"tr_customer_product_id":180165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:00.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Kay Fritsch","mobile_number":"742-921-6632","email_id":"Lacey.Marks@hotmail.com","dop":"2025-04-06","serial_number":"10024748711796454","imei1":"10024748711796454","imei2":"10024748711796454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180159,"job_number":"JOB_180159","tr_customer_id":180177,"tr_customer_product_id":180167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16194466086292","imei1":"16194466086292","imei2":"16194466086292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180161,"job_number":"JOB_180161","tr_customer_id":180179,"tr_customer_product_id":180169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:05.000Z","modified_at":"2026-02-08T04:42:05.000Z","name":"Fern Bartoletti","mobile_number":"589-542-4757","email_id":"Noelia.Thiel68@gmail.com","dop":"2025-04-06","serial_number":"17629480633671770","imei1":"17629480633671770","imei2":"17629480633671770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180162,"job_number":"JOB_180162","tr_customer_id":180180,"tr_customer_product_id":180170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10649993594295","imei1":"10649993594295","imei2":"10649993594295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180164,"job_number":"JOB_180164","tr_customer_id":180182,"tr_customer_product_id":180172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:10.000Z","modified_at":"2026-02-08T04:42:10.000Z","name":"Leanna Langosh","mobile_number":"993-829-1479","email_id":"Nya40@hotmail.com","dop":"2025-04-06","serial_number":"14931318844158274","imei1":"14931318844158274","imei2":"14931318844158274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180168,"job_number":"JOB_180168","tr_customer_id":180186,"tr_customer_product_id":180176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15067771516831","imei1":"15067771516831","imei2":"15067771516831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180170,"job_number":"JOB_180170","tr_customer_id":180188,"tr_customer_product_id":180178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Demarco Lebsack","mobile_number":"734-604-1250","email_id":"Arthur4@gmail.com","dop":"2025-04-06","serial_number":"15367804566774832","imei1":"15367804566774832","imei2":"15367804566774832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180174,"job_number":"JOB_180174","tr_customer_id":180192,"tr_customer_product_id":180182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11519666800457","imei1":"11519666800457","imei2":"11519666800457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180178,"job_number":"JOB_180178","tr_customer_id":180196,"tr_customer_product_id":180186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:17.000Z","modified_at":"2026-02-08T04:42:17.000Z","name":"Rogers Feil","mobile_number":"873-288-8161","email_id":"Shanon28@yahoo.com","dop":"2025-04-06","serial_number":"14027699707235420","imei1":"14027699707235420","imei2":"14027699707235420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180179,"job_number":"JOB_180179","tr_customer_id":180197,"tr_customer_product_id":180187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:18.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"104784962089527","imei1":"104784962089527","imei2":"104784962089527","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180181,"job_number":"JOB_180181","tr_customer_id":180199,"tr_customer_product_id":180189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:42:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16077980801767","imei1":"16077980801767","imei2":"16077980801767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180183,"job_number":"JOB_180183","tr_customer_id":180201,"tr_customer_product_id":180191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:42:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11185840566221","imei1":"11185840566221","imei2":"11185840566221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180185,"job_number":"JOB_180185","tr_customer_id":180203,"tr_customer_product_id":180193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Sage Rohan","mobile_number":"580-287-9378","email_id":"Bo.Cremin66@hotmail.com","dop":"2025-04-06","serial_number":"15697470423796160","imei1":"15697470423796160","imei2":"15697470423796160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180186,"job_number":"JOB_180186","tr_customer_id":180204,"tr_customer_product_id":180194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15855620382718","imei1":"15855620382718","imei2":"15855620382718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180187,"job_number":"JOB_180187","tr_customer_id":180205,"tr_customer_product_id":180195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17596969873853","imei1":"17596969873853","imei2":"17596969873853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180188,"job_number":"JOB_180188","tr_customer_id":180206,"tr_customer_product_id":180196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:42:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19056109337613","imei1":"19056109337613","imei2":"19056109337613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180192,"job_number":"JOB_180192","tr_customer_id":180210,"tr_customer_product_id":180200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826643089547","imei1":"19826643089547","imei2":"19826643089547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180193,"job_number":"JOB_180193","tr_customer_id":180211,"tr_customer_product_id":180201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:42:22.000Z","name":"Janick Rosenbaum","mobile_number":"735-298-4306","email_id":"Alysha_Bruen80@gmail.com","dop":"2025-04-06","serial_number":"18722184806988144","imei1":"18722184806988144","imei2":"18722184806988144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180195,"job_number":"JOB_180195","tr_customer_id":180213,"tr_customer_product_id":180203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Raleigh Walter","mobile_number":"596-880-3780","email_id":"Brennon_Lakin@gmail.com","dop":"2025-04-06","serial_number":"11241462975844360","imei1":"11241462975844360","imei2":"11241462975844360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180196,"job_number":"JOB_180196","tr_customer_id":180214,"tr_customer_product_id":180204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Creola Quitzon","mobile_number":"495-380-5129","email_id":"Jamal_Hilpert80@gmail.com","dop":"2025-04-06","serial_number":"16051214158247592","imei1":"16051214158247592","imei2":"16051214158247592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180197,"job_number":"JOB_180197","tr_customer_id":180215,"tr_customer_product_id":180205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:23.000Z","name":"Leola Oberbrunner","mobile_number":"708-849-8053","email_id":"Stefanie_Ferry42@gmail.com","dop":"2025-04-06","serial_number":"11389419420392594","imei1":"11389419420392594","imei2":"11389419420392594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180198,"job_number":"JOB_180198","tr_customer_id":180216,"tr_customer_product_id":180206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:23.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Bradford Gottlieb","mobile_number":"908-261-6204","email_id":"Efren_Nikolaus20@hotmail.com","dop":"2025-04-06","serial_number":"10888279324319130","imei1":"10888279324319130","imei2":"10888279324319130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180202,"job_number":"JOB_180202","tr_customer_id":180220,"tr_customer_product_id":180210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17619510491231","imei1":"17619510491231","imei2":"17619510491231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180206,"job_number":"JOB_180206","tr_customer_id":180224,"tr_customer_product_id":180214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18378320087253","imei1":"18378320087253","imei2":"18378320087253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180209,"job_number":"JOB_180209","tr_customer_id":180228,"tr_customer_product_id":180218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Jonathan Haley","mobile_number":"959-708-6167","email_id":"Destin26@gmail.com","dop":"2025-04-06","serial_number":"16540748902546964","imei1":"16540748902546964","imei2":"16540748902546964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180212,"job_number":"JOB_180212","tr_customer_id":180230,"tr_customer_product_id":180220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Verdie Hettinger","mobile_number":"891-426-8979","email_id":"Mathilde20@gmail.com","dop":"2025-04-06","serial_number":"11388785831504910","imei1":"11388785831504910","imei2":"11388785831504910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180215,"job_number":"JOB_180215","tr_customer_id":180233,"tr_customer_product_id":180223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:36.000Z","modified_at":"2026-02-08T04:42:36.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"71900620324011","imei1":"71900620324011","imei2":"71900620324011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180216,"job_number":"JOB_180216","tr_customer_id":180234,"tr_customer_product_id":180224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:37.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Desiree Johnson","mobile_number":"322-999-6726","email_id":"Halie_Beatty34@gmail.com","dop":"2025-02-01","serial_number":"84653065295239","imei1":"84653065295239","imei2":"84653065295239","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180218,"job_number":"JOB_180218","tr_customer_id":180236,"tr_customer_product_id":180226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300575170984","imei1":"10300575170984","imei2":"10300575170984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180220,"job_number":"JOB_180220","tr_customer_id":180238,"tr_customer_product_id":180228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12684045639868","imei1":"12684045639868","imei2":"12684045639868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180222,"job_number":"JOB_180222","tr_customer_id":180240,"tr_customer_product_id":180230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:41.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Christopher Kassulke","mobile_number":"442-300-0068","email_id":"Bernie55@gmail.com","dop":"2025-04-06","serial_number":"18963515714280756","imei1":"18963515714280756","imei2":"18963515714280756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180223,"job_number":"JOB_180223","tr_customer_id":180241,"tr_customer_product_id":180231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:42.000Z","modified_at":"2026-02-08T04:42:42.000Z","name":"Patsy Conroy","mobile_number":"830-505-4843","email_id":"Annabel_Hermiston13@gmail.com","dop":"2025-04-06","serial_number":"17605405925781340","imei1":"17605405925781340","imei2":"17605405925781340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180224,"job_number":"JOB_180224","tr_customer_id":180242,"tr_customer_product_id":180232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19918943117243","imei1":"19918943117243","imei2":"19918943117243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180228,"job_number":"JOB_180228","tr_customer_id":180246,"tr_customer_product_id":180236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18063204018263","imei1":"18063204018263","imei2":"18063204018263","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180232,"job_number":"JOB_180232","tr_customer_id":180250,"tr_customer_product_id":180240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Van Walker","mobile_number":"214-320-1236","email_id":"Levi.Turcotte31@gmail.com","dop":"2025-04-06","serial_number":"10155519757052578","imei1":"10155519757052578","imei2":"10155519757052578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180233,"job_number":"JOB_180233","tr_customer_id":180251,"tr_customer_product_id":180241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11009676822779","imei1":"11009676822779","imei2":"11009676822779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180234,"job_number":"JOB_180234","tr_customer_id":180252,"tr_customer_product_id":180242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:46.000Z","modified_at":"2026-02-08T04:42:46.000Z","name":"Gonzalo Windler","mobile_number":"200-832-6983","email_id":"Audrey13@yahoo.com","dop":"2025-04-06","serial_number":"11263569801661888","imei1":"11263569801661888","imei2":"11263569801661888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180236,"job_number":"JOB_180236","tr_customer_id":180254,"tr_customer_product_id":180244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:48.000Z","modified_at":"2026-02-08T04:42:48.000Z","name":"Chauncey Koch","mobile_number":"850-966-4336","email_id":"Sister25@hotmail.com","dop":"2025-04-06","serial_number":"12582526034997268","imei1":"12582526034997268","imei2":"12582526034997268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180237,"job_number":"JOB_180237","tr_customer_id":180255,"tr_customer_product_id":180245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15351909353939","imei1":"15351909353939","imei2":"15351909353939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180238,"job_number":"JOB_180238","tr_customer_id":180256,"tr_customer_product_id":180246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:42:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13989085259817","imei1":"13989085259817","imei2":"13989085259817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180241,"job_number":"JOB_180241","tr_customer_id":180259,"tr_customer_product_id":180249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Quinton Shields","mobile_number":"603-612-6756","email_id":"Deontae7@gmail.com","dop":"2025-04-06","serial_number":"19195074576136156","imei1":"19195074576136156","imei2":"19195074576136156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180242,"job_number":"JOB_180242","tr_customer_id":180260,"tr_customer_product_id":180250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:54.000Z","modified_at":"2026-02-08T04:42:54.000Z","name":"Cora Torphy","mobile_number":"686-452-9095","email_id":"Dagmar_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"14162368793138114","imei1":"14162368793138114","imei2":"14162368793138114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180246,"job_number":"JOB_180246","tr_customer_id":180264,"tr_customer_product_id":180254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16472858580199","imei1":"16472858580199","imei2":"16472858580199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180249,"job_number":"JOB_180249","tr_customer_id":180267,"tr_customer_product_id":180257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:01.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Mattie Kreiger","mobile_number":"680-217-8417","email_id":"Libby28@gmail.com","dop":"2025-04-06","serial_number":"19717519843792344","imei1":"19717519843792344","imei2":"19717519843792344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180254,"job_number":"JOB_180254","tr_customer_id":180272,"tr_customer_product_id":180262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:06.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105904117763053","imei1":"105904117763053","imei2":"105904117763053","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180256,"job_number":"JOB_180256","tr_customer_id":180274,"tr_customer_product_id":180264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:08.000Z","modified_at":"2026-02-08T04:43:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12233696108820","imei1":"12233696108820","imei2":"12233696108820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180258,"job_number":"JOB_180258","tr_customer_id":180276,"tr_customer_product_id":180266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17813640214556","imei1":"17813640214556","imei2":"17813640214556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180260,"job_number":"JOB_180260","tr_customer_id":180278,"tr_customer_product_id":180268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Payton Schultz","mobile_number":"259-578-3644","email_id":"Weldon.Schaden47@yahoo.com","dop":"2025-04-06","serial_number":"17068443835511782","imei1":"17068443835511782","imei2":"17068443835511782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180261,"job_number":"JOB_180261","tr_customer_id":180279,"tr_customer_product_id":180269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18130052116984","imei1":"18130052116984","imei2":"18130052116984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180262,"job_number":"JOB_180262","tr_customer_id":180280,"tr_customer_product_id":180270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16525490691212","imei1":"16525490691212","imei2":"16525490691212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180265,"job_number":"JOB_180265","tr_customer_id":180283,"tr_customer_product_id":180273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:11.000Z","name":"Rhoda Hackett","mobile_number":"871-372-0856","email_id":"Annetta58@hotmail.com","dop":"2025-04-06","serial_number":"11201830341309686","imei1":"11201830341309686","imei2":"11201830341309686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180266,"job_number":"JOB_180266","tr_customer_id":180284,"tr_customer_product_id":180274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Una Bartell","mobile_number":"637-746-3168","email_id":"Chaim.Kuhic25@hotmail.com","dop":"2025-04-06","serial_number":"16748814290943840","imei1":"16748814290943840","imei2":"16748814290943840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180267,"job_number":"JOB_180267","tr_customer_id":180285,"tr_customer_product_id":180275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"Jena Hyatt","mobile_number":"284-823-4052","email_id":"Carrie76@hotmail.com","dop":"2025-04-06","serial_number":"14771951794762452","imei1":"14771951794762452","imei2":"14771951794762452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180268,"job_number":"JOB_180268","tr_customer_id":180286,"tr_customer_product_id":180276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:12.000Z","modified_at":"2026-02-08T04:43:12.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15406574031364","imei1":"15406574031364","imei2":"15406574031364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180270,"job_number":"JOB_180270","tr_customer_id":180288,"tr_customer_product_id":180278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16138889956800","imei1":"16138889956800","imei2":"16138889956800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180271,"job_number":"JOB_180271","tr_customer_id":180289,"tr_customer_product_id":180279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Makayla Little","mobile_number":"457-243-6077","email_id":"Gertrude49@yahoo.com","dop":"2025-04-06","serial_number":"17968178677859514","imei1":"17968178677859514","imei2":"17968178677859514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180273,"job_number":"JOB_180273","tr_customer_id":180291,"tr_customer_product_id":180281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:16.000Z","modified_at":"2026-02-08T04:43:16.000Z","name":"Kadin Gerlach","mobile_number":"857-526-2703","email_id":"Alfonzo_Huels3@gmail.com","dop":"2025-04-06","serial_number":"16534117712297004","imei1":"16534117712297004","imei2":"16534117712297004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180274,"job_number":"JOB_180274","tr_customer_id":180292,"tr_customer_product_id":180282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:28.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10937386394014","imei1":"10937386394014","imei2":"10937386394014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180276,"job_number":"JOB_180276","tr_customer_id":180294,"tr_customer_product_id":180284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:30.000Z","modified_at":"2026-02-08T04:43:30.000Z","name":"Alena Kessler","mobile_number":"684-628-7794","email_id":"Foster.MacGyver45@yahoo.com","dop":"2025-04-06","serial_number":"10240876840792260","imei1":"10240876840792260","imei2":"10240876840792260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180277,"job_number":"JOB_180277","tr_customer_id":180295,"tr_customer_product_id":180285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15786927147632","imei1":"15786927147632","imei2":"15786927147632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180279,"job_number":"JOB_180279","tr_customer_id":180297,"tr_customer_product_id":180287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:37.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Elva Franecki","mobile_number":"606-599-7599","email_id":"Florida82@yahoo.com","dop":"2025-04-06","serial_number":"11076938985606158","imei1":"11076938985606158","imei2":"11076938985606158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180282,"job_number":"JOB_180282","tr_customer_id":180300,"tr_customer_product_id":180290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11053565671116","imei1":"11053565671116","imei2":"11053565671116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180285,"job_number":"JOB_180285","tr_customer_id":180303,"tr_customer_product_id":180293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:45.000Z","modified_at":"2026-02-08T04:43:45.000Z","name":"Laverne Parisian","mobile_number":"662-797-2083","email_id":"Dessie_Nienow70@yahoo.com","dop":"2025-04-06","serial_number":"17340666432091848","imei1":"17340666432091848","imei2":"17340666432091848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180286,"job_number":"JOB_180286","tr_customer_id":180304,"tr_customer_product_id":180294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:51.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104567896296502","imei1":"104567896296502","imei2":"104567896296502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180288,"job_number":"JOB_180288","tr_customer_id":180306,"tr_customer_product_id":180296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:54.000Z","modified_at":"2026-02-08T04:43:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13553718957328","imei1":"13553718957328","imei2":"13553718957328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180290,"job_number":"JOB_180290","tr_customer_id":180308,"tr_customer_product_id":180298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12171502344764","imei1":"12171502344764","imei2":"12171502344764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180292,"job_number":"JOB_180292","tr_customer_id":180310,"tr_customer_product_id":180300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:56.000Z","modified_at":"2026-02-08T04:43:56.000Z","name":"Beth McKenzie","mobile_number":"588-528-4224","email_id":"Astrid31@yahoo.com","dop":"2025-04-06","serial_number":"15693276215360206","imei1":"15693276215360206","imei2":"15693276215360206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180293,"job_number":"JOB_180293","tr_customer_id":180311,"tr_customer_product_id":180301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"Susie McDermott","mobile_number":"361-852-8135","email_id":"Fiona.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13369340585581312","imei1":"13369340585581312","imei2":"13369340585581312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180294,"job_number":"JOB_180294","tr_customer_id":180312,"tr_customer_product_id":180302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14224664014982","imei1":"14224664014982","imei2":"14224664014982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180296,"job_number":"JOB_180296","tr_customer_id":180314,"tr_customer_product_id":180304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:43:57.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11922205460821","imei1":"11922205460821","imei2":"11922205460821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180298,"job_number":"JOB_180298","tr_customer_id":180316,"tr_customer_product_id":180306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Kristopher Pagac","mobile_number":"810-659-5390","email_id":"Modesto68@gmail.com","dop":"2025-04-06","serial_number":"10635018840976074","imei1":"10635018840976074","imei2":"10635018840976074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180299,"job_number":"JOB_180299","tr_customer_id":180317,"tr_customer_product_id":180307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"10717054637233","imei1":"10717054637233","imei2":"10717054637233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180301,"job_number":"JOB_180301","tr_customer_id":180319,"tr_customer_product_id":180309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:43:59.000Z","name":"Chadd Emard","mobile_number":"446-392-7561","email_id":"Haley.Collier91@yahoo.com","dop":"2025-04-06","serial_number":"10449400911834652","imei1":"10449400911834652","imei2":"10449400911834652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180302,"job_number":"JOB_180302","tr_customer_id":180320,"tr_customer_product_id":180310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:00.000Z","modified_at":"2026-02-08T04:44:00.000Z","name":"Selina Runolfsson","mobile_number":"414-317-1209","email_id":"Robert_Welch@gmail.com","dop":"2025-04-06","serial_number":"14098874199169466","imei1":"14098874199169466","imei2":"14098874199169466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180306,"job_number":"JOB_180306","tr_customer_id":180324,"tr_customer_product_id":180314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:46:11.000Z","modified_at":"2026-02-08T04:46:11.000Z","name":"Malinda Schoen","mobile_number":"921-636-3234","email_id":"Shirley37@gmail.com","dop":"2025-04-06","serial_number":"14865914542958","imei1":"14865914542958","imei2":"14865914542958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180307,"job_number":"JOB_180307","tr_customer_id":180325,"tr_customer_product_id":180315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:20.000Z","modified_at":"2026-02-08T04:57:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60258128366723","imei1":"60258128366723","imei2":"60258128366723","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180308,"job_number":"JOB_180308","tr_customer_id":180326,"tr_customer_product_id":180316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61542036385508","imei1":"61542036385508","imei2":"61542036385508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180309,"job_number":"JOB_180309","tr_customer_id":180327,"tr_customer_product_id":180317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38991164534076","imei1":"38991164534076","imei2":"38991164534076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180310,"job_number":"JOB_180310","tr_customer_id":180328,"tr_customer_product_id":180318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:21.000Z","modified_at":"2026-02-08T04:57:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25251553440519","imei1":"25251553440519","imei2":"25251553440519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180311,"job_number":"JOB_180311","tr_customer_id":180329,"tr_customer_product_id":180319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26393312844990","imei1":"26393312844990","imei2":"26393312844990","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180312,"job_number":"JOB_180312","tr_customer_id":180330,"tr_customer_product_id":180320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54643409454938","imei1":"54643409454938","imei2":"54643409454938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180314,"job_number":"JOB_180314","tr_customer_id":180332,"tr_customer_product_id":180322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48177652376250","imei1":"48177652376250","imei2":"48177652376250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180315,"job_number":"JOB_180315","tr_customer_id":180333,"tr_customer_product_id":180323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:54.000Z","modified_at":"2026-02-08T04:57:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85092863703886","imei1":"85092863703886","imei2":"85092863703886","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180316,"job_number":"JOB_180316","tr_customer_id":180334,"tr_customer_product_id":180324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70003488455213","imei1":"70003488455213","imei2":"70003488455213","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180317,"job_number":"JOB_180317","tr_customer_id":180335,"tr_customer_product_id":180325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23479406253684","imei1":"23479406253684","imei2":"23479406253684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180318,"job_number":"JOB_180318","tr_customer_id":180336,"tr_customer_product_id":180326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:55.000Z","modified_at":"2026-02-08T04:57:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88105060633280","imei1":"88105060633280","imei2":"88105060633280","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180319,"job_number":"JOB_180319","tr_customer_id":180337,"tr_customer_product_id":180327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:57:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80665667937835","imei1":"80665667937835","imei2":"80665667937835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180321,"job_number":"JOB_180321","tr_customer_id":180339,"tr_customer_product_id":180329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63321360334216","imei1":"63321360334216","imei2":"63321360334216","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180322,"job_number":"JOB_180322","tr_customer_id":180340,"tr_customer_product_id":180330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35257868210461","imei1":"35257868210461","imei2":"35257868210461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180323,"job_number":"JOB_180323","tr_customer_id":180341,"tr_customer_product_id":180331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:28.000Z","modified_at":"2026-02-08T04:58:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90727902096679","imei1":"90727902096679","imei2":"90727902096679","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180324,"job_number":"JOB_180324","tr_customer_id":180342,"tr_customer_product_id":180332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49305738051303","imei1":"49305738051303","imei2":"49305738051303","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180325,"job_number":"JOB_180325","tr_customer_id":180343,"tr_customer_product_id":180333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95349632401438","imei1":"95349632401438","imei2":"95349632401438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180326,"job_number":"JOB_180326","tr_customer_id":180344,"tr_customer_product_id":180334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:29.000Z","modified_at":"2026-02-08T04:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57850142512107","imei1":"57850142512107","imei2":"57850142512107","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180328,"job_number":"JOB_180328","tr_customer_id":180346,"tr_customer_product_id":180336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:46.000Z","modified_at":"2026-02-08T05:21:46.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"25210875048674","imei1":"25210875048674","imei2":"25210875048674","popurl":"2026-01-29T05:21:46.349363227Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180329,"job_number":"JOB_180329","tr_customer_id":180347,"tr_customer_product_id":180337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:21:54.000Z","modified_at":"2026-02-08T05:21:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-29","serial_number":"84257372069620","imei1":"84257372069620","imei2":"84257372069620","popurl":"2026-01-29T05:21:53.782872633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180330,"job_number":"JOB_180330","tr_customer_id":180348,"tr_customer_product_id":180338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:38.000Z","modified_at":"2026-02-08T05:25:38.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100292270839053","imei1":"100292270839053","imei2":"100292270839053","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180332,"job_number":"JOB_180332","tr_customer_id":180350,"tr_customer_product_id":180340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:25:52.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103636967857211","imei1":"103636967857211","imei2":"103636967857211","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180335,"job_number":"JOB_180335","tr_customer_id":180353,"tr_customer_product_id":180343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:08.000Z","modified_at":"2026-02-08T05:45:08.000Z","name":"London Lynch","mobile_number":"223-431-0066","email_id":"Flavie_Frami@hotmail.com","dop":"2025-04-06","serial_number":"12698618606032450","imei1":"12698618606032450","imei2":"12698618606032450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180337,"job_number":"JOB_180337","tr_customer_id":180355,"tr_customer_product_id":180345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:18.000Z","modified_at":"2026-02-08T05:45:18.000Z","name":"Cecile Fahey","mobile_number":"236-803-7989","email_id":"Zack.Purdy@gmail.com","dop":"2025-04-06","serial_number":"14824354255662586","imei1":"14824354255662586","imei2":"14824354255662586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180338,"job_number":"JOB_180338","tr_customer_id":180356,"tr_customer_product_id":180346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:48:56.000Z","modified_at":"2026-02-08T05:48:56.000Z","name":"Billy Dooley","mobile_number":"299-253-4928","email_id":"Caroline.Turner@gmail.com","dop":"2025-12-01","serial_number":"10967899698655","imei1":"10967899698655","imei2":"10967899698655","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180339,"job_number":"JOB_180339","tr_customer_id":180357,"tr_customer_product_id":180347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:57:51.000Z","modified_at":"2026-02-08T05:57:51.000Z","name":"Eve Parker","mobile_number":"284-890-8640","email_id":"Dewitt.Hackett9@yahoo.com","dop":"2025-12-01","serial_number":"10074520245287","imei1":"10074520245287","imei2":"10074520245287","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T05:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180340,"job_number":"JOB_180340","tr_customer_id":180358,"tr_customer_product_id":180348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:27:27.000Z","modified_at":"2026-02-08T06:27:27.000Z","name":"Tom C","mobile_number":"9620455897","email_id":"bibhu.jitm2008@gmail.com","dop":"2025-11-05","serial_number":"10237002834025","imei1":"10237002834025","imei2":"10237002834025","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180348,"job_number":"JOB_180348","tr_customer_id":180366,"tr_customer_product_id":180356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:02.000Z","modified_at":"2026-02-08T06:49:02.000Z","name":"Susan Kiehn","mobile_number":"503-266-1251","email_id":"Elda95@hotmail.com","dop":"2025-04-06","serial_number":"18261093677071210","imei1":"18261093677071210","imei2":"18261093677071210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180350,"job_number":"JOB_180350","tr_customer_id":180368,"tr_customer_product_id":180358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:47.000Z","modified_at":"2026-02-08T06:49:47.000Z","name":"Clemens Heidenreich","mobile_number":"862-266-6877","email_id":"Webster68@gmail.com","dop":"2025-04-06","serial_number":"17782421261729192","imei1":"17782421261729192","imei2":"17782421261729192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180352,"job_number":"JOB_180352","tr_customer_id":180370,"tr_customer_product_id":180360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:31.000Z","modified_at":"2026-02-08T06:50:31.000Z","name":"Corrine Sawayn","mobile_number":"951-794-3342","email_id":"Scarlett_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"12876402730082190","imei1":"12876402730082190","imei2":"12876402730082190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180353,"job_number":"JOB_180353","tr_customer_id":180371,"tr_customer_product_id":180361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:01:16.000Z","modified_at":"2026-02-08T07:01:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180354,"job_number":"JOB_180354","tr_customer_id":180372,"tr_customer_product_id":180362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:01.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19070684554277","imei1":"19070684554277","imei2":"19070684554277","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180356,"job_number":"JOB_180356","tr_customer_id":180374,"tr_customer_product_id":180364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:18.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10183536677257","imei1":"10183536677257","imei2":"10183536677257","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180358,"job_number":"JOB_180358","tr_customer_id":180376,"tr_customer_product_id":180366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:35.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19059105419490","imei1":"19059105419490","imei2":"19059105419490","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180360,"job_number":"JOB_180360","tr_customer_id":180378,"tr_customer_product_id":180368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:12:09.000Z","modified_at":"2026-02-08T07:12:09.000Z","name":"Mike Robel","mobile_number":"577-759-1295","email_id":"Drew.Hettinger4@hotmail.com","dop":"2025-12-01","serial_number":"13518373317110","imei1":"13518373317110","imei2":"13518373317110","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180363,"job_number":"JOB_180363","tr_customer_id":180381,"tr_customer_product_id":180371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:34.000Z","modified_at":"2026-02-08T07:29:34.000Z","name":"Sigrid Gibson","mobile_number":"418-748-1640","email_id":"Maximillian_McLaughlin@hotmail.com","dop":"2025-12-01","serial_number":"14164967400191","imei1":"14164967400191","imei2":"14164967400191","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180364,"job_number":"JOB_180364","tr_customer_id":180382,"tr_customer_product_id":180372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:31:37.000Z","modified_at":"2026-02-08T07:31:37.000Z","name":"Abby Bednar","mobile_number":"911-744-6038","email_id":"Elenor.Kovacek@gmail.com","dop":"2025-12-31","serial_number":"45585213515438","imei1":"45585213515438","imei2":"45585213515438","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180366,"job_number":"JOB_180366","tr_customer_id":180384,"tr_customer_product_id":180374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:34:24.000Z","modified_at":"2026-02-08T07:34:24.000Z","name":"Felipa Greenfelder","mobile_number":"983-355-7487","email_id":"Concepcion_Mueller45@yahoo.com","dop":"2025-12-31","serial_number":"29750079310539","imei1":"29750079310539","imei2":"29750079310539","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180369,"job_number":"JOB_180369","tr_customer_id":180387,"tr_customer_product_id":180377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:46:20.000Z","modified_at":"2026-02-08T07:46:20.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2025-09-30","serial_number":"22000736434051","imei1":"22000736434051","imei2":"22000736434051","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180371,"job_number":"JOB_180371","tr_customer_id":180389,"tr_customer_product_id":180379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:03.000Z","modified_at":"2026-02-08T07:54:03.000Z","name":"Fritz O'Connell","mobile_number":"908-470-2092","email_id":"Herman_Roob@yahoo.com","dop":"2025-04-06","serial_number":"12059684823220216","imei1":"12059684823220216","imei2":"12059684823220216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180373,"job_number":"JOB_180373","tr_customer_id":180391,"tr_customer_product_id":180381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:31.000Z","modified_at":"2026-02-08T07:54:31.000Z","name":"Sydney Lindgren","mobile_number":"536-816-9570","email_id":"Jayden17@yahoo.com","dop":"2025-04-06","serial_number":"11009572995920926","imei1":"11009572995920926","imei2":"11009572995920926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180376,"job_number":"JOB_180376","tr_customer_id":180394,"tr_customer_product_id":180384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:08:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17845039250836","imei1":"17845039250836","imei2":"17845039250836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180378,"job_number":"JOB_180378","tr_customer_id":180396,"tr_customer_product_id":180386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:21.000Z","modified_at":"2026-02-08T08:08:21.000Z","name":"Kiarra Flatley","mobile_number":"938-824-4429","email_id":"Keon15@yahoo.com","dop":"2025-04-06","serial_number":"10904959962650748","imei1":"10904959962650748","imei2":"10904959962650748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:08:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180379,"job_number":"JOB_180379","tr_customer_id":180397,"tr_customer_product_id":180387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15419500969050","imei1":"15419500969050","imei2":"15419500969050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180381,"job_number":"JOB_180381","tr_customer_id":180399,"tr_customer_product_id":180389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:09.000Z","modified_at":"2026-02-08T08:09:09.000Z","name":"Sammie Ledner","mobile_number":"444-409-5986","email_id":"Luz_Lemke@hotmail.com","dop":"2025-04-06","serial_number":"13418824910768406","imei1":"13418824910768406","imei2":"13418824910768406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180382,"job_number":"JOB_180382","tr_customer_id":180400,"tr_customer_product_id":180390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:09:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17336180218794","imei1":"17336180218794","imei2":"17336180218794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180384,"job_number":"JOB_180384","tr_customer_id":180402,"tr_customer_product_id":180392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:57.000Z","modified_at":"2026-02-08T08:09:57.000Z","name":"Francisca Monahan","mobile_number":"936-288-0865","email_id":"Waylon_Pfannerstill@gmail.com","dop":"2025-04-06","serial_number":"12633359571850206","imei1":"12633359571850206","imei2":"12633359571850206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180385,"job_number":"JOB_180385","tr_customer_id":180403,"tr_customer_product_id":180393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:13:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13523820461974","imei1":"13523820461974","imei2":"13523820461974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180387,"job_number":"JOB_180387","tr_customer_id":180405,"tr_customer_product_id":180395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:54.000Z","modified_at":"2026-02-08T08:13:54.000Z","name":"Elyse Gleason","mobile_number":"346-355-5136","email_id":"Elta.Auer@gmail.com","dop":"2025-04-06","serial_number":"16311468623419494","imei1":"16311468623419494","imei2":"16311468623419494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180388,"job_number":"JOB_180388","tr_customer_id":180406,"tr_customer_product_id":180396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:14:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10780819994204","imei1":"10780819994204","imei2":"10780819994204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180390,"job_number":"JOB_180390","tr_customer_id":180408,"tr_customer_product_id":180398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:42.000Z","modified_at":"2026-02-08T08:14:42.000Z","name":"Dalton Marvin","mobile_number":"557-920-7785","email_id":"Mariano86@yahoo.com","dop":"2025-04-06","serial_number":"10776319090095608","imei1":"10776319090095608","imei2":"10776319090095608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180391,"job_number":"JOB_180391","tr_customer_id":180409,"tr_customer_product_id":180399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:15:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18578344909355","imei1":"18578344909355","imei2":"18578344909355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180393,"job_number":"JOB_180393","tr_customer_id":180411,"tr_customer_product_id":180401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:29.000Z","modified_at":"2026-02-08T08:15:29.000Z","name":"Sigurd Goldner","mobile_number":"260-863-7865","email_id":"Darwin70@yahoo.com","dop":"2025-04-06","serial_number":"13566396338316338","imei1":"13566396338316338","imei2":"13566396338316338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:15:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180397,"job_number":"JOB_180397","tr_customer_id":180415,"tr_customer_product_id":180405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:52:32.000Z","modified_at":"2026-02-08T08:52:32.000Z","name":"Test Testng","mobile_number":"1234567890","email_id":"ty@gmail.com","dop":"2026-02-01","serial_number":"12346565656565656","imei1":"12346565656565656","imei2":"12346565656565656","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T08:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180398,"job_number":"JOB_180398","tr_customer_id":180416,"tr_customer_product_id":180406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:45.000Z","modified_at":"2026-02-08T09:49:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19966982250199","imei1":"19966982250199","imei2":"19966982250199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180400,"job_number":"JOB_180400","tr_customer_id":180418,"tr_customer_product_id":180408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:47.000Z","modified_at":"2026-02-08T09:49:47.000Z","name":"Narciso Rogahn","mobile_number":"549-478-5229","email_id":"Esmeralda.Williamson84@hotmail.com","dop":"2025-04-06","serial_number":"19117205773732960","imei1":"19117205773732960","imei2":"19117205773732960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180401,"job_number":"JOB_180401","tr_customer_id":180419,"tr_customer_product_id":180409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:50:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12249084871671","imei1":"12249084871671","imei2":"12249084871671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180403,"job_number":"JOB_180403","tr_customer_id":180421,"tr_customer_product_id":180411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:35.000Z","modified_at":"2026-02-08T09:50:35.000Z","name":"Ally Haag","mobile_number":"781-422-4795","email_id":"Fausto_Ernser@gmail.com","dop":"2025-04-06","serial_number":"19763401138500616","imei1":"19763401138500616","imei2":"19763401138500616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180404,"job_number":"JOB_180404","tr_customer_id":180422,"tr_customer_product_id":180412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:51:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10237859697455","imei1":"10237859697455","imei2":"10237859697455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180406,"job_number":"JOB_180406","tr_customer_id":180424,"tr_customer_product_id":180414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:22.000Z","modified_at":"2026-02-08T09:51:22.000Z","name":"Ramona Jaskolski","mobile_number":"673-642-8526","email_id":"Meda78@yahoo.com","dop":"2025-04-06","serial_number":"12502251686350558","imei1":"12502251686350558","imei2":"12502251686350558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180407,"job_number":"JOB_180407","tr_customer_id":180425,"tr_customer_product_id":180415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:56:22.000Z","modified_at":"2026-02-08T09:56:22.000Z","name":"Suman Gowda","mobile_number":"7076954458","email_id":"brahma.arora@hotmail.com","dop":"2025-11-04","serial_number":"34942046714317","imei1":"34942046714317","imei2":"34942046714317","popurl":"www.aditya-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T09:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180412,"job_number":"JOB_180412","tr_customer_id":180430,"tr_customer_product_id":180420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:06.000Z","name":"Clinton Collier","mobile_number":"384-278-8289","email_id":"Henri45@gmail.com","dop":"2025-10-06","serial_number":"17879201515310536","imei1":"17879201515310536","imei2":"17879201515310536","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:11:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180413,"job_number":"JOB_180413","tr_customer_id":180431,"tr_customer_product_id":180421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Deeptiman Menon","mobile_number":"7501911631","email_id":"sarala.mehra@yahoo.co.in","dop":"2025-07-23","serial_number":"97500677726553","imei1":"97500677726553","imei2":"97500677726553","popurl":"www.acharyasuta-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180414,"job_number":"JOB_180414","tr_customer_id":180432,"tr_customer_product_id":180422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Gautam Dwivedi","mobile_number":"7546580083","email_id":"rageswari.sethi@hotmail.com","dop":"2026-01-24","serial_number":"51604380631206","imei1":"51604380631206","imei2":"51604380631206","popurl":"www.anjaneya-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180415,"job_number":"JOB_180415","tr_customer_id":180434,"tr_customer_product_id":180423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:13:21.000Z","modified_at":"2026-02-08T10:13:21.000Z","name":"Surya Khatri","mobile_number":"7096531935","email_id":"aanand.gill@gmail.com","dop":"2025-07-07","serial_number":"41664343426442","imei1":"41664343426442","imei2":"41664343426442","popurl":"www.dron-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180417,"job_number":"JOB_180417","tr_customer_id":180435,"tr_customer_product_id":180425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Vaidehi Gowda","mobile_number":"7221393002","email_id":"chandrabhan.chaturvedi@yahoo.co.in","dop":"2025-07-12","serial_number":"23912569091325","imei1":"23912569091325","imei2":"23912569091325","popurl":"www.gorakhanatha-reddy.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180418,"job_number":"JOB_180418","tr_customer_id":180436,"tr_customer_product_id":180426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Javas Trivedi","mobile_number":"7660691524","email_id":"ujjawal.shukla@gmail.com","dop":"2025-08-07","serial_number":"11488350202786","imei1":"11488350202786","imei2":"11488350202786","popurl":"www.mohini-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180419,"job_number":"JOB_180419","tr_customer_id":180437,"tr_customer_product_id":180427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Giriraj Sharma","mobile_number":"7059970083","email_id":"anamika.dwivedi@yahoo.co.in","dop":"2025-03-23","serial_number":"54151616863063","imei1":"54151616863063","imei2":"54151616863063","popurl":"www.asha-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180421,"job_number":"JOB_180421","tr_customer_id":180439,"tr_customer_product_id":180429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:14:31.000Z","modified_at":"2026-02-08T10:14:31.000Z","name":"Meenakshi Menon","mobile_number":"7653350158","email_id":"ekaling.talwar@gmail.com","dop":"2025-11-21","serial_number":"97929802734046","imei1":"97929802734046","imei2":"97929802734046","popurl":"www.aaryan-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180426,"job_number":"JOB_180426","tr_customer_id":180444,"tr_customer_product_id":180434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:10.000Z","name":"Coby Kovacek","mobile_number":"419-774-8808","email_id":"Brayan.Swift@hotmail.com","dop":"2025-10-06","serial_number":"18875859046142060","imei1":"18875859046142060","imei2":"18875859046142060","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180430,"job_number":"JOB_180430","tr_customer_id":180448,"tr_customer_product_id":180438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:22:45.000Z","modified_at":"2026-02-08T10:22:45.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147332","imei1":"45147707147332","imei2":"45147707147332","popurl":"2026-01-29T10:22:43.235660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180434,"job_number":"JOB_180434","tr_customer_id":180452,"tr_customer_product_id":180442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:42.000Z","modified_at":"2026-02-08T10:24:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147312","imei1":"45147707147312","imei2":"45147707147312","popurl":"2026-01-29T10:24:40.732916500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180436,"job_number":"JOB_180436","tr_customer_id":180454,"tr_customer_product_id":180444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:59.000Z","modified_at":"2026-02-08T10:27:59.000Z","name":"Marina Roberts","mobile_number":"394-879-6406","email_id":"Camden.Gerhold39@hotmail.com","dop":"2025-10-06","serial_number":"16013752338461256","imei1":"16013752338461256","imei2":"16013752338461256","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180437,"job_number":"JOB_180437","tr_customer_id":180455,"tr_customer_product_id":180445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:31:37.000Z","modified_at":"2026-02-08T10:31:37.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147112","imei1":"45147707147112","imei2":"45147707147112","popurl":"2026-01-29T10:31:35.515661200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180438,"job_number":"JOB_180438","tr_customer_id":180456,"tr_customer_product_id":180446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:35:22.000Z","modified_at":"2026-02-08T10:35:22.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-01-29","serial_number":"45147707147162","imei1":"45147707147162","imei2":"45147707147162","popurl":"2026-01-29T10:35:20.573138300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180439,"job_number":"JOB_180439","tr_customer_id":180457,"tr_customer_product_id":180447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:38:03.000Z","modified_at":"2026-02-08T10:38:03.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"12345678903457","imei2":"12345678903457","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180440,"job_number":"JOB_180440","tr_customer_id":180458,"tr_customer_product_id":180448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:42:52.000Z","modified_at":"2026-02-08T10:42:52.000Z","name":"Chinmayananda Chaturvedi","mobile_number":"707335497707","email_id":"archan.sethi@yahoo.co.in","dop":"2026-01-29","serial_number":"43645656623488","imei1":"43645656623488","imei2":"43645656623488","popurl":"www.bhoopat-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180441,"job_number":"JOB_180441","tr_customer_id":180459,"tr_customer_product_id":180449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:16.000Z","modified_at":"2026-02-08T10:47:16.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10902329612541","imei2":"10902329612541","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180442,"job_number":"JOB_180442","tr_customer_id":180460,"tr_customer_product_id":180450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:55.000Z","modified_at":"2026-02-08T10:47:55.000Z","name":"vinat sdsd","mobile_number":"8575949404","email_id":"ggg@gmail.com","dop":"2026-02-07","serial_number":"12345678903457","imei1":"10269752935412","imei2":"10269752935412","popurl":"2026-02-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180443,"job_number":"JOB_180443","tr_customer_id":180461,"tr_customer_product_id":180451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:47:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16585753474045","imei1":"16585753474045","imei2":"16585753474045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180445,"job_number":"JOB_180445","tr_customer_id":180463,"tr_customer_product_id":180453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-29","serial_number":"39821259782184","imei1":"39821259782184","imei2":"39821259782184","popurl":"2026-01-29T10:47:50.264172289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180446,"job_number":"JOB_180446","tr_customer_id":180464,"tr_customer_product_id":180454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:00.000Z","modified_at":"2026-02-08T10:48:00.000Z","name":"Neha Lang","mobile_number":"684-820-8565","email_id":"Jeramy50@yahoo.com","dop":"2025-04-06","serial_number":"17916300346536964","imei1":"17916300346536964","imei2":"17916300346536964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180447,"job_number":"JOB_180447","tr_customer_id":180465,"tr_customer_product_id":180455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:12.000Z","modified_at":"2026-02-08T10:48:12.000Z","name":"Aaratrika Singh","mobile_number":"8631625390","email_id":"raj.arora@gmail.com","dop":"2026-01-29","serial_number":"81436053959528","imei1":"81436053959528","imei2":"81436053959528","popurl":"www.kiran-kocchar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180448,"job_number":"JOB_180448","tr_customer_id":180466,"tr_customer_product_id":180456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:45.000Z","modified_at":"2026-02-08T10:48:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17273610913968","imei1":"17273610913968","imei2":"17273610913968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180450,"job_number":"JOB_180450","tr_customer_id":180468,"tr_customer_product_id":180458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:47.000Z","modified_at":"2026-02-08T10:48:47.000Z","name":"Brooks Maggio","mobile_number":"751-461-4047","email_id":"Elena81@yahoo.com","dop":"2025-04-06","serial_number":"12795151605996892","imei1":"12795151605996892","imei2":"12795151605996892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180451,"job_number":"JOB_180451","tr_customer_id":180469,"tr_customer_product_id":180459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:32.000Z","modified_at":"2026-02-08T10:49:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273287470860","imei1":"13273287470860","imei2":"13273287470860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180453,"job_number":"JOB_180453","tr_customer_id":180471,"tr_customer_product_id":180461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:34.000Z","modified_at":"2026-02-08T10:49:34.000Z","name":"Buddy Osinski","mobile_number":"626-718-0037","email_id":"Jodie13@gmail.com","dop":"2025-04-06","serial_number":"15762618010654788","imei1":"15762618010654788","imei2":"15762618010654788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T10:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180454,"job_number":"JOB_180454","tr_customer_id":180472,"tr_customer_product_id":180462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:30:14.000Z","modified_at":"2026-02-08T11:30:14.000Z","name":"Monika Chaudhary","mobile_number":"0123456789","email_id":"abcd@ymail.com","dop":"2026-01-29","serial_number":"22000036434051","imei1":"22000036434051","imei2":"22000036434051","popurl":"2026-01-29T11:24:32.275217600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180455,"job_number":"JOB_180455","tr_customer_id":180473,"tr_customer_product_id":180463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:33.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"18485449382866","imei1":"18485449382866","imei2":"18485449382866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180457,"job_number":"JOB_180457","tr_customer_id":180475,"tr_customer_product_id":180465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:34.000Z","name":"Elisa Cole","mobile_number":"789-927-2429","email_id":"Sydnie94@gmail.com","dop":"2025-10-06","serial_number":"12896362352077666","imei1":"12896362352077666","imei2":"12896362352077666","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180458,"job_number":"JOB_180458","tr_customer_id":180476,"tr_customer_product_id":180466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"16203298625138","imei1":"16203298625138","imei2":"16203298625138","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180460,"job_number":"JOB_180460","tr_customer_id":180478,"tr_customer_product_id":180468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:41.000Z","name":"Jerrod McDermott","mobile_number":"318-662-4893","email_id":"Owen_Kautzer@hotmail.com","dop":"2025-10-06","serial_number":"11964757661694694","imei1":"11964757661694694","imei2":"11964757661694694","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180461,"job_number":"JOB_180461","tr_customer_id":180479,"tr_customer_product_id":180469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"19612216072381","imei1":"19612216072381","imei2":"19612216072381","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180463,"job_number":"JOB_180463","tr_customer_id":180481,"tr_customer_product_id":180471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:49.000Z","name":"Abdiel Frami","mobile_number":"595-621-3666","email_id":"Jimmy.Glover90@yahoo.com","dop":"2025-10-06","serial_number":"12056811978793420","imei1":"12056811978793420","imei2":"12056811978793420","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180464,"job_number":"JOB_180464","tr_customer_id":180482,"tr_customer_product_id":180472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"19538802870725","imei1":"19538802870725","imei2":"19538802870725","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180466,"job_number":"JOB_180466","tr_customer_id":180484,"tr_customer_product_id":180474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:49:57.000Z","name":"Ronny Schmeler","mobile_number":"839-272-8496","email_id":"Lura_Satterfield@hotmail.com","dop":"2025-10-06","serial_number":"19206778035785576","imei1":"19206778035785576","imei2":"19206778035785576","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:49:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180467,"job_number":"JOB_180467","tr_customer_id":180485,"tr_customer_product_id":180475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:06.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11562439802522","imei1":"11562439802522","imei2":"11562439802522","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180469,"job_number":"JOB_180469","tr_customer_id":180487,"tr_customer_product_id":180477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:07.000Z","modified_at":"2026-02-08T11:56:07.000Z","name":"Quinton Gleason","mobile_number":"389-508-7682","email_id":"Bennie80@gmail.com","dop":"2025-10-06","serial_number":"11654216331032690","imei1":"11654216331032690","imei2":"11654216331032690","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180470,"job_number":"JOB_180470","tr_customer_id":180488,"tr_customer_product_id":180478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"14903993461270","imei1":"14903993461270","imei2":"14903993461270","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180472,"job_number":"JOB_180472","tr_customer_id":180490,"tr_customer_product_id":180480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:14.000Z","name":"Adell Mann","mobile_number":"255-770-5924","email_id":"Amina42@gmail.com","dop":"2025-10-06","serial_number":"13863447283476922","imei1":"13863447283476922","imei2":"13863447283476922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180473,"job_number":"JOB_180473","tr_customer_id":180491,"tr_customer_product_id":180481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"15862201852900","imei1":"15862201852900","imei2":"15862201852900","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180475,"job_number":"JOB_180475","tr_customer_id":180493,"tr_customer_product_id":180483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:22.000Z","name":"Lizeth Yost","mobile_number":"517-358-8821","email_id":"Rickie.Kemmer16@hotmail.com","dop":"2025-10-06","serial_number":"14154532335404648","imei1":"14154532335404648","imei2":"14154532335404648","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180476,"job_number":"JOB_180476","tr_customer_id":180494,"tr_customer_product_id":180484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:29.000Z","modified_at":"2026-02-08T11:56:29.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"10602887138642","imei1":"10602887138642","imei2":"10602887138642","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180478,"job_number":"JOB_180478","tr_customer_id":180496,"tr_customer_product_id":180486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:30.000Z","name":"Maymie Turner","mobile_number":"982-396-7920","email_id":"Fidel75@gmail.com","dop":"2025-10-06","serial_number":"14581508051028254","imei1":"14581508051028254","imei2":"14581508051028254","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T11:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180479,"job_number":"JOB_180479","tr_customer_id":180497,"tr_customer_product_id":180487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Chandrakin Iyengar","mobile_number":"7614981149","email_id":"krishnadas.ganaka@hotmail.com","dop":"2025-10-26","serial_number":"44790417982572","imei1":"44790417982572","imei2":"44790417982572","popurl":"www.adhrit-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180480,"job_number":"JOB_180480","tr_customer_id":180498,"tr_customer_product_id":180488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Giriraj Embranthiri","mobile_number":"7516024257","email_id":"laxmi.nambeesan@yahoo.co.in","dop":"2025-02-19","serial_number":"66625489580206","imei1":"66625489580206","imei2":"66625489580206","popurl":"www.shakuntala-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180481,"job_number":"JOB_180481","tr_customer_id":180499,"tr_customer_product_id":180489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Aagney Shah","mobile_number":"7269978236","email_id":"kumari.prajapat@yahoo.co.in","dop":"2025-12-13","serial_number":"83067945644998","imei1":"83067945644998","imei2":"83067945644998","popurl":"www.tarun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180482,"job_number":"JOB_180482","tr_customer_id":180500,"tr_customer_product_id":180490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Brahmdev Abbott","mobile_number":"7853711246","email_id":"goswamee.kaul@hotmail.com","dop":"2025-05-11","serial_number":"38510641582512","imei1":"38510641582512","imei2":"38510641582512","popurl":"www.dinakar-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180483,"job_number":"JOB_180483","tr_customer_id":180501,"tr_customer_product_id":180491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:02:50.000Z","modified_at":"2026-02-08T12:02:50.000Z","name":"Deeptimay Ganaka","mobile_number":"7587593364","email_id":"keerti.sharma@gmail.com","dop":"2025-12-03","serial_number":"54406486913306","imei1":"54406486913306","imei2":"54406486913306","popurl":"www.vasundhara-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180484,"job_number":"JOB_180484","tr_customer_id":180502,"tr_customer_product_id":180492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:16.000Z","name":"ankit chauhan","mobile_number":"5612458874","email_id":"ankit@123","dop":"2025-10-06","serial_number":"11804322181719","imei1":"11804322181719","imei2":"11804322181719","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180486,"job_number":"JOB_180486","tr_customer_id":180504,"tr_customer_product_id":180494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:17.000Z","modified_at":"2026-02-08T12:09:17.000Z","name":"Reid Jerde","mobile_number":"531-259-9425","email_id":"Brayan30@yahoo.com","dop":"2025-10-06","serial_number":"13903205593536908","imei1":"13903205593536908","imei2":"13903205593536908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180487,"job_number":"JOB_180487","tr_customer_id":180505,"tr_customer_product_id":180495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:24.000Z","name":"harsh sharma","mobile_number":"9875478445","email_id":"harsh@11","dop":"2025-10-06","serial_number":"13829884717908","imei1":"13829884717908","imei2":"13829884717908","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180489,"job_number":"JOB_180489","tr_customer_id":180507,"tr_customer_product_id":180497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:25.000Z","modified_at":"2026-02-08T12:09:25.000Z","name":"Levi Blanda","mobile_number":"667-668-3141","email_id":"Elna_Adams26@hotmail.com","dop":"2025-10-06","serial_number":"11146289349311548","imei1":"11146289349311548","imei2":"11146289349311548","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180490,"job_number":"JOB_180490","tr_customer_id":180508,"tr_customer_product_id":180498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:33.000Z","name":"ayush chaudhary","mobile_number":"9995554441","email_id":"ayush@321","dop":"2025-10-06","serial_number":"13484300853345","imei1":"13484300853345","imei2":"13484300853345","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180492,"job_number":"JOB_180492","tr_customer_id":180510,"tr_customer_product_id":180500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:34.000Z","modified_at":"2026-02-08T12:09:34.000Z","name":"Nicklaus Hermiston","mobile_number":"827-992-4358","email_id":"Maria65@hotmail.com","dop":"2025-10-06","serial_number":"19980162862554990","imei1":"19980162862554990","imei2":"19980162862554990","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180493,"job_number":"JOB_180493","tr_customer_id":180511,"tr_customer_product_id":180501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:41.000Z","name":"sandeep gupta","mobile_number":"98555445554","email_id":"sandy@321","dop":"2025-10-06","serial_number":"17627069625992","imei1":"17627069625992","imei2":"17627069625992","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180495,"job_number":"JOB_180495","tr_customer_id":180513,"tr_customer_product_id":180503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:42.000Z","modified_at":"2026-02-08T12:09:42.000Z","name":"Emelie Ruecker","mobile_number":"676-574-7609","email_id":"Xzavier.Dare44@yahoo.com","dop":"2025-10-06","serial_number":"14181291470499452","imei1":"14181291470499452","imei2":"14181291470499452","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180496,"job_number":"JOB_180496","tr_customer_id":180514,"tr_customer_product_id":180504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Baalaaditya Kaul","mobile_number":"7106911343","email_id":"kalpana.pandey@hotmail.com","dop":"2025-08-23","serial_number":"55235957311984","imei1":"55235957311984","imei2":"55235957311984","popurl":"www.abhisyanta-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180497,"job_number":"JOB_180497","tr_customer_id":180515,"tr_customer_product_id":180505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Acharyasuta Mahajan","mobile_number":"7957857540","email_id":"jagadisha.marar@hotmail.com","dop":"2025-09-03","serial_number":"15335054013165","imei1":"15335054013165","imei2":"15335054013165","popurl":"www.chitramala-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180498,"job_number":"JOB_180498","tr_customer_id":180517,"tr_customer_product_id":180507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Surya Varma","mobile_number":"7139760640","email_id":"tanushri.banerjee@hotmail.com","dop":"2025-09-27","serial_number":"21333493114975","imei1":"21333493114975","imei2":"21333493114975","popurl":"www.chandrabhan-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180499,"job_number":"JOB_180499","tr_customer_id":180516,"tr_customer_product_id":180506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Rajinder Jain","mobile_number":"7072671523","email_id":"chidananda.jha@gmail.com","dop":"2025-09-17","serial_number":"66503991645606","imei1":"66503991645606","imei2":"66503991645606","popurl":"www.gopaal-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180500,"job_number":"JOB_180500","tr_customer_id":180518,"tr_customer_product_id":180508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:13:55.000Z","modified_at":"2026-02-08T12:13:55.000Z","name":"Anand Swarup Menon","mobile_number":"7919982948","email_id":"prayag.pandey@gmail.com","dop":"2025-02-13","serial_number":"31391126402323","imei1":"31391126402323","imei2":"31391126402323","popurl":"www.abhaya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180501,"job_number":"JOB_180501","tr_customer_id":180519,"tr_customer_product_id":180509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"45190783756131","imei1":"45190783756131","imei2":"45190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180502,"job_number":"JOB_180502","tr_customer_id":180520,"tr_customer_product_id":180510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"67190783756131","imei1":"67190783756131","imei2":"67190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180503,"job_number":"JOB_180503","tr_customer_id":180521,"tr_customer_product_id":180511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56190783756131","imei1":"56190783756131","imei2":"56190783756131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180504,"job_number":"JOB_180504","tr_customer_id":180522,"tr_customer_product_id":180512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Agneya Pilla","mobile_number":"7365895169","email_id":"nalini.varman@gmail.com","dop":"2025-03-01","serial_number":"59711991910219","imei1":"59711991910219","imei2":"59711991910219","popurl":"www.kali-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180505,"job_number":"JOB_180505","tr_customer_id":180523,"tr_customer_product_id":180513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Akshayakeerti Nambeesan","mobile_number":"7899017411","email_id":"avantika.joshi@hotmail.com","dop":"2025-05-24","serial_number":"62420546022827","imei1":"62420546022827","imei2":"62420546022827","popurl":"www.adinath-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180506,"job_number":"JOB_180506","tr_customer_id":180524,"tr_customer_product_id":180514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Vasudev Kakkar","mobile_number":"7726566369","email_id":"deepali.tandon@gmail.com","dop":"2025-02-13","serial_number":"41282816065422","imei1":"41282816065422","imei2":"41282816065422","popurl":"www.birjesh-varma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180507,"job_number":"JOB_180507","tr_customer_id":180526,"tr_customer_product_id":180515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Mukesh Kocchar","mobile_number":"7827257389","email_id":"ekalavya.banerjee@yahoo.co.in","dop":"2026-01-17","serial_number":"90550313595655","imei1":"90550313595655","imei2":"90550313595655","popurl":"www.deeptanshu-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180508,"job_number":"JOB_180508","tr_customer_id":180525,"tr_customer_product_id":180516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:44:39.000Z","modified_at":"2026-02-08T12:44:39.000Z","name":"Bilwa Marar","mobile_number":"7024282195","email_id":"dinesh.johar@hotmail.com","dop":"2025-05-26","serial_number":"44838025354738","imei1":"44838025354738","imei2":"44838025354738","popurl":"www.gobinda-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180509,"job_number":"JOB_180509","tr_customer_id":180527,"tr_customer_product_id":180517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Dhanesh Pilla","mobile_number":"7434741203","email_id":"acaryatanaya.marar@yahoo.co.in","dop":"2025-04-28","serial_number":"95729468297349","imei1":"95729468297349","imei2":"95729468297349","popurl":"www.chinmayananda-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180510,"job_number":"JOB_180510","tr_customer_id":180528,"tr_customer_product_id":180518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Hiranmay Nayar","mobile_number":"7763106048","email_id":"gorakhanatha.acharya@gmail.com","dop":"2025-06-14","serial_number":"64570558780675","imei1":"64570558780675","imei2":"64570558780675","popurl":"www.deeptimoy-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180511,"job_number":"JOB_180511","tr_customer_id":180529,"tr_customer_product_id":180519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Chandni Shah","mobile_number":"7065064274","email_id":"dinakar.kaur@gmail.com","dop":"2025-08-24","serial_number":"68749851335097","imei1":"68749851335097","imei2":"68749851335097","popurl":"www.sushil-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180512,"job_number":"JOB_180512","tr_customer_id":180530,"tr_customer_product_id":180520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Tanirika Mehrotra","mobile_number":"7239411244","email_id":"tanushri.panicker@gmail.com","dop":"2026-01-05","serial_number":"44408868941626","imei1":"44408868941626","imei2":"44408868941626","popurl":"www.bala-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180513,"job_number":"JOB_180513","tr_customer_id":180531,"tr_customer_product_id":180521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:48:50.000Z","modified_at":"2026-02-08T12:48:50.000Z","name":"Bhramar Khatri","mobile_number":"7477980856","email_id":"manik.jha@gmail.com","dop":"2025-02-12","serial_number":"94742079031070","imei1":"94742079031070","imei2":"94742079031070","popurl":"www.kannen-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180514,"job_number":"JOB_180514","tr_customer_id":180532,"tr_customer_product_id":180522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kin Dwivedi","mobile_number":"7553177710","email_id":"vimal.reddy@gmail.com","dop":"2025-04-11","serial_number":"88684891732415","imei1":"88684891732415","imei2":"88684891732415","popurl":"www.amrita-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180515,"job_number":"JOB_180515","tr_customer_id":180533,"tr_customer_product_id":180523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Vishwamitra Guneta","mobile_number":"7860900714","email_id":"rageswari.joshi@yahoo.co.in","dop":"2025-06-18","serial_number":"87242738324842","imei1":"87242738324842","imei2":"87242738324842","popurl":"www.parvati-dutta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180516,"job_number":"JOB_180516","tr_customer_id":180534,"tr_customer_product_id":180524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Tushar Panicker","mobile_number":"7182466263","email_id":"laxmi.bhattathiri@gmail.com","dop":"2025-12-22","serial_number":"40403730886315","imei1":"40403730886315","imei2":"40403730886315","popurl":"www.damodara-joshi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180517,"job_number":"JOB_180517","tr_customer_id":180535,"tr_customer_product_id":180525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Shridevi Gill","mobile_number":"7736632609","email_id":"narendra.pilla@yahoo.co.in","dop":"2025-06-23","serial_number":"82388417627461","imei1":"82388417627461","imei2":"82388417627461","popurl":"www.lila-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180518,"job_number":"JOB_180518","tr_customer_id":180536,"tr_customer_product_id":180526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Akroor Shukla","mobile_number":"7196432037","email_id":"lila.sharma@gmail.com","dop":"2025-10-06","serial_number":"57286493122505","imei1":"57286493122505","imei2":"57286493122505","popurl":"www.shakuntala-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180519,"job_number":"JOB_180519","tr_customer_id":180538,"tr_customer_product_id":180528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Bhooshit Sharma","mobile_number":"7578541469","email_id":"jagadisha.pilla@yahoo.co.in","dop":"2025-12-21","serial_number":"00794503111307","imei1":"00794503111307","imei2":"00794503111307","popurl":"www.aagam-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180520,"job_number":"JOB_180520","tr_customer_id":180537,"tr_customer_product_id":180527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Trilok Adiga","mobile_number":"7092842534","email_id":"lakshmidhar.pandey@gmail.com","dop":"2025-04-10","serial_number":"31767057836454","imei1":"31767057836454","imei2":"31767057836454","popurl":"www.sameer-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180521,"job_number":"JOB_180521","tr_customer_id":180539,"tr_customer_product_id":180529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Anasooya Mehra","mobile_number":"7072988320","email_id":"laxman.sethi@gmail.com","dop":"2025-10-24","serial_number":"46790092709751","imei1":"46790092709751","imei2":"46790092709751","popurl":"www.achalesvara-saini.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180522,"job_number":"JOB_180522","tr_customer_id":180540,"tr_customer_product_id":180530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Kannan Sinha","mobile_number":"7412227846","email_id":"shakti.kaniyar@gmail.com","dop":"2025-02-11","serial_number":"14175741847733","imei1":"14175741847733","imei2":"14175741847733","popurl":"www.devi-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180523,"job_number":"JOB_180523","tr_customer_id":180541,"tr_customer_product_id":180531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:52:15.000Z","modified_at":"2026-02-08T12:52:15.000Z","name":"Laxman Sinha","mobile_number":"7087944327","email_id":"chaturbhuj.ahuja@gmail.com","dop":"2025-02-27","serial_number":"62004103454941","imei1":"62004103454941","imei2":"62004103454941","popurl":"www.purnima-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T12:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180525,"job_number":"JOB_180525","tr_customer_id":180543,"tr_customer_product_id":180533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:22.000Z","modified_at":"2026-02-08T13:39:22.000Z","name":"Emory Abshire","mobile_number":"335-976-9243","email_id":"Green54@yahoo.com","dop":"2025-05-30","serial_number":"13458146226915","imei1":"13458146226915","imei2":"13458146226915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180526,"job_number":"JOB_180526","tr_customer_id":180544,"tr_customer_product_id":180534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:23.000Z","modified_at":"2026-02-08T13:39:23.000Z","name":"Demarcus Nader","mobile_number":"325-856-4907","email_id":"Aliya_Kuhic8@hotmail.com","dop":"2025-05-30","serial_number":"1504472981039553","imei1":"1504472981039553","imei2":"1504472981039553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T13:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179467,"job_number":"JOB_179467","tr_customer_id":179485,"tr_customer_product_id":179475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:50.000Z","modified_at":"2026-02-07T04:17:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Daron7@hotmail.com","dop":"2025-07-02","serial_number":"19224148077773","imei1":"19224148077773","imei2":"19224148077773","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179485,"job_number":"JOB_179485","tr_customer_id":179503,"tr_customer_product_id":179493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:07.000Z","modified_at":"2026-02-07T04:18:07.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Greyson_Gislason89@yahoo.com","dop":"2025-07-02","serial_number":"17538822712525","imei1":"17538822712525","imei2":"17538822712525","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179526,"job_number":"JOB_179526","tr_customer_id":179544,"tr_customer_product_id":179534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"164566520315244","imei1":"164566520315244","imei2":"164566520315244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179527,"job_number":"JOB_179527","tr_customer_id":179545,"tr_customer_product_id":179535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Alexandro Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167484833589014","imei1":"167484833589014","imei2":"167484833589014","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179530,"job_number":"JOB_179530","tr_customer_id":179548,"tr_customer_product_id":179538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:54.000Z","modified_at":"2026-02-07T04:18:54.000Z","name":"Morton Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179459907975022","imei1":"179459907975022","imei2":"179459907975022","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179533,"job_number":"JOB_179533","tr_customer_id":179551,"tr_customer_product_id":179541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:55.000Z","modified_at":"2026-02-07T04:18:55.000Z","name":"Juston Trantow","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184634102128927","imei1":"184634102128927","imei2":"184634102128927","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179541,"job_number":"JOB_179541","tr_customer_id":179559,"tr_customer_product_id":179549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"107632177058068","imei1":"107632177058068","imei2":"107632177058068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179545,"job_number":"JOB_179545","tr_customer_id":179563,"tr_customer_product_id":179553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:58.000Z","modified_at":"2026-02-07T04:18:59.000Z","name":"Delaney Murray","mobile_number":"484-455-3937","email_id":"Raymundo32@gmail.com","dop":"2025-06-09","serial_number":"102896752886875","imei1":"102896752886875","imei2":"102896752886875","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179559,"job_number":"JOB_179559","tr_customer_id":179577,"tr_customer_product_id":179567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:05.000Z","modified_at":"2026-02-07T04:19:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19962653008458","imei1":"19962653008458","imei2":"19962653008458","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179561,"job_number":"JOB_179561","tr_customer_id":179579,"tr_customer_product_id":179569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"113409030148180","imei1":"113409030148180","imei2":"113409030148180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179563,"job_number":"JOB_179563","tr_customer_id":179581,"tr_customer_product_id":179571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Elmer Howell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"141810017215792","imei1":"141810017215792","imei2":"141810017215792","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179565,"job_number":"JOB_179565","tr_customer_id":179583,"tr_customer_product_id":179573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Charley Wilkinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"134671541968472","imei1":"134671541968472","imei2":"134671541968472","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179567,"job_number":"JOB_179567","tr_customer_id":179585,"tr_customer_product_id":179575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:06.000Z","modified_at":"2026-02-07T04:19:06.000Z","name":"Niko Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158962774808380","imei1":"158962774808380","imei2":"158962774808380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179579,"job_number":"JOB_179579","tr_customer_id":179597,"tr_customer_product_id":179587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102639196542479","imei1":"102639196542479","imei2":"102639196542479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179582,"job_number":"JOB_179582","tr_customer_id":179600,"tr_customer_product_id":179590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:14.000Z","modified_at":"2026-02-07T04:19:14.000Z","name":"Emerald Streich","mobile_number":"878-556-4875","email_id":"Viviane61@gmail.com","dop":"2025-06-09","serial_number":"104278266568290","imei1":"104278266568290","imei2":"104278266568290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179603,"job_number":"JOB_179603","tr_customer_id":179621,"tr_customer_product_id":179611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:29.000Z","modified_at":"2026-02-07T04:19:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103986679070778","imei1":"103986679070778","imei2":"103986679070778","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179605,"job_number":"JOB_179605","tr_customer_id":179623,"tr_customer_product_id":179613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:30.000Z","modified_at":"2026-02-07T04:19:30.000Z","name":"Emely Romaguera","mobile_number":"249-818-7676","email_id":"Mariano_Murazik@hotmail.com","dop":"2025-06-09","serial_number":"104083142227785","imei1":"104083142227785","imei2":"104083142227785","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179743,"job_number":"JOB_179743","tr_customer_id":179761,"tr_customer_product_id":179751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:47:48.000Z","modified_at":"2026-02-07T08:47:48.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801111","imei1":"12345678909801111","imei2":"12345678909801111","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179744,"job_number":"JOB_179744","tr_customer_id":179762,"tr_customer_product_id":179752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T08:49:17.000Z","modified_at":"2026-02-07T08:49:17.000Z","name":"Akshay J","mobile_number":"7687869869","email_id":"akshayjagadal10@gmail.com","dop":"2026-01-15","serial_number":"12345678909801112","imei1":"12345678909801112","imei2":"12345678909801112","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T08:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179819,"job_number":"JOB_179819","tr_customer_id":179837,"tr_customer_product_id":179827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"163662301868237","imei1":"163662301868237","imei2":"163662301868237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179820,"job_number":"JOB_179820","tr_customer_id":179838,"tr_customer_product_id":179828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:06.000Z","modified_at":"2026-02-07T14:15:06.000Z","name":"Irving Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172777713762496","imei1":"172777713762496","imei2":"172777713762496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179821,"job_number":"JOB_179821","tr_customer_id":179839,"tr_customer_product_id":179829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Isac Denesik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129116970821575","imei1":"129116970821575","imei2":"129116970821575","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179822,"job_number":"JOB_179822","tr_customer_id":179840,"tr_customer_product_id":179830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:07.000Z","modified_at":"2026-02-07T14:15:07.000Z","name":"Hudson Zieme","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172235461627173","imei1":"172235461627173","imei2":"172235461627173","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179824,"job_number":"JOB_179824","tr_customer_id":179842,"tr_customer_product_id":179832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:18.000Z","modified_at":"2026-02-07T14:15:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186984490746719","imei1":"186984490746719","imei2":"186984490746719","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179825,"job_number":"JOB_179825","tr_customer_id":179843,"tr_customer_product_id":179833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raheem Anderson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168172748122722","imei1":"168172748122722","imei2":"168172748122722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179826,"job_number":"JOB_179826","tr_customer_id":179844,"tr_customer_product_id":179834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Richie Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129353518488292","imei1":"129353518488292","imei2":"129353518488292","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179827,"job_number":"JOB_179827","tr_customer_id":179845,"tr_customer_product_id":179835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:15:19.000Z","modified_at":"2026-02-07T14:15:19.000Z","name":"Raoul Hand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167725860694115","imei1":"167725860694115","imei2":"167725860694115","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179936,"job_number":"JOB_179936","tr_customer_id":179954,"tr_customer_product_id":179944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104831893624365","imei1":"104831893624365","imei2":"104831893624365","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179938,"job_number":"JOB_179938","tr_customer_id":179956,"tr_customer_product_id":179946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:35.000Z","modified_at":"2026-02-07T14:31:35.000Z","name":"Willow Armstrong","mobile_number":"942-201-7661","email_id":"Ericka_Watsica@yahoo.com","dop":"2025-06-09","serial_number":"106962716132764","imei1":"106962716132764","imei2":"106962716132764","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179944,"job_number":"JOB_179944","tr_customer_id":179962,"tr_customer_product_id":179952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:51.000Z","modified_at":"2026-02-07T14:31:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108198379646781","imei1":"108198379646781","imei2":"108198379646781","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179947,"job_number":"JOB_179947","tr_customer_id":179965,"tr_customer_product_id":179955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:31:52.000Z","modified_at":"2026-02-07T14:31:52.000Z","name":"Cameron Wintheiser","mobile_number":"372-306-6818","email_id":"Lyda.Johnson@yahoo.com","dop":"2025-06-09","serial_number":"102351486961727","imei1":"102351486961727","imei2":"102351486961727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179953,"job_number":"JOB_179953","tr_customer_id":179971,"tr_customer_product_id":179961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:07.000Z","modified_at":"2026-02-07T14:32:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104712855064962","imei1":"104712855064962","imei2":"104712855064962","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179955,"job_number":"JOB_179955","tr_customer_id":179973,"tr_customer_product_id":179963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:32:08.000Z","modified_at":"2026-02-07T14:32:08.000Z","name":"Humberto Tromp","mobile_number":"553-711-9075","email_id":"Candelario75@gmail.com","dop":"2025-06-09","serial_number":"105174568461042","imei1":"105174568461042","imei2":"105174568461042","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180046,"job_number":"JOB_180046","tr_customer_id":180064,"tr_customer_product_id":180054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T17:53:53.000Z","modified_at":"2026-02-07T17:53:53.000Z","name":"Bhuvanesh Bhat","mobile_number":"8244352558","email_id":"chetanaanand.desai@gmail.com","dop":"2026-01-28","serial_number":"812326139913681","imei1":"479818623497693","imei2":"510123340894807","popurl":"www.tapan-pothuvaal.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T17:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180053,"job_number":"JOB_180053","tr_customer_id":180071,"tr_customer_product_id":180061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T19:01:09.000Z","modified_at":"2026-02-07T19:01:09.000Z","name":"Dwaipayan Butt","mobile_number":"8245781425","email_id":"adripathi.ahluwalia@hotmail.com","dop":"2026-01-28","serial_number":"981745373625055","imei1":"864438023376361","imei2":"908262334375515","popurl":"www.ajit-chopra.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T19:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180094,"job_number":"JOB_180094","tr_customer_id":180112,"tr_customer_product_id":180102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:40:55.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Yolanda_Jast@yahoo.com","dop":"2025-07-02","serial_number":"16905922709528","imei1":"16905922709528","imei2":"16905922709528","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180116,"job_number":"JOB_180116","tr_customer_id":180134,"tr_customer_product_id":180124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:13.000Z","modified_at":"2026-02-08T04:41:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Madelynn80@gmail.com","dop":"2025-07-02","serial_number":"15380672833839","imei1":"15380672833839","imei2":"15380672833839","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180128,"job_number":"JOB_180128","tr_customer_id":180146,"tr_customer_product_id":180136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:41:30.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zella_Torp@hotmail.com","dop":"2025-07-02","serial_number":"17277512889913","imei1":"17277512889913","imei2":"17277512889913","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180171,"job_number":"JOB_180171","tr_customer_id":180189,"tr_customer_product_id":180179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:14.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"148309841508316","imei1":"148309841508316","imei2":"148309841508316","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180172,"job_number":"JOB_180172","tr_customer_id":180190,"tr_customer_product_id":180180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Wilhelmine Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178733686274171","imei1":"178733686274171","imei2":"178733686274171","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180173,"job_number":"JOB_180173","tr_customer_id":180191,"tr_customer_product_id":180181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Katharina Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"118147245855336","imei1":"118147245855336","imei2":"118147245855336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180175,"job_number":"JOB_180175","tr_customer_id":180193,"tr_customer_product_id":180183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:15.000Z","modified_at":"2026-02-08T04:42:15.000Z","name":"Federico Schoen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181155631035143","imei1":"181155631035143","imei2":"181155631035143","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180200,"job_number":"JOB_180200","tr_customer_id":180218,"tr_customer_product_id":180208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15583576544120","imei1":"15583576544120","imei2":"15583576544120","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180201,"job_number":"JOB_180201","tr_customer_id":180219,"tr_customer_product_id":180209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:26.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109311885658148","imei1":"109311885658148","imei2":"109311885658148","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180205,"job_number":"JOB_180205","tr_customer_id":180223,"tr_customer_product_id":180213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Deshawn Cole","mobile_number":"633-927-0253","email_id":"Aileen_Legros@yahoo.com","dop":"2025-06-09","serial_number":"109279303100716","imei1":"109279303100716","imei2":"109279303100716","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180208,"job_number":"JOB_180208","tr_customer_id":180226,"tr_customer_product_id":180216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:42:27.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"122387890253284","imei1":"122387890253284","imei2":"122387890253284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180210,"job_number":"JOB_180210","tr_customer_id":180227,"tr_customer_product_id":180217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Manley Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163974713488912","imei1":"163974713488912","imei2":"163974713488912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180211,"job_number":"JOB_180211","tr_customer_id":180229,"tr_customer_product_id":180219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:28.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Wade Bergstrom","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122165519313932","imei1":"122165519313932","imei2":"122165519313932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180213,"job_number":"JOB_180213","tr_customer_id":180231,"tr_customer_product_id":180221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Otha Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156484779616465","imei1":"156484779616465","imei2":"156484779616465","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180226,"job_number":"JOB_180226","tr_customer_id":180244,"tr_customer_product_id":180234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102026413376017","imei1":"102026413376017","imei2":"102026413376017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180230,"job_number":"JOB_180230","tr_customer_id":180248,"tr_customer_product_id":180238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Carissa Adams","mobile_number":"300-215-7749","email_id":"Jewell_Adams@hotmail.com","dop":"2025-06-09","serial_number":"102062397802103","imei1":"102062397802103","imei2":"102062397802103","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180250,"job_number":"JOB_180250","tr_customer_id":180268,"tr_customer_product_id":180258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108488359909532","imei1":"108488359909532","imei2":"108488359909532","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180252,"job_number":"JOB_180252","tr_customer_id":180270,"tr_customer_product_id":180260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:03.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Kurtis Gleichner","mobile_number":"741-579-3959","email_id":"Julia_Frami28@gmail.com","dop":"2025-06-09","serial_number":"103945543768578","imei1":"103945543768578","imei2":"103945543768578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180253,"job_number":"JOB_180253","tr_customer_id":180271,"tr_customer_product_id":180261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:04.000Z","modified_at":"2026-02-08T04:43:04.000Z","name":"Wyatt Kuvalis","mobile_number":"681-237-9660","email_id":"Lavonne92@hotmail.com","dop":"2025-06-09","serial_number":"94525752576196020","imei1":"94525752576196020","imei2":"94525752576196020","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179516,"job_number":"JOB_179516","tr_customer_id":179534,"tr_customer_product_id":179524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:37.000Z","modified_at":"2026-02-07T04:18:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10911403121579","imei1":"10911403121579","imei2":"10911403121579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179521,"job_number":"JOB_179521","tr_customer_id":179539,"tr_customer_product_id":179529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:18:38.000Z","modified_at":"2026-02-07T04:18:38.000Z","name":"Kaela Ledner","mobile_number":"317-515-9448","email_id":"Leilani.Leannon7@hotmail.com","dop":"2000-01-31","serial_number":"1034386392967583","imei1":"1034386392967583","imei2":"1034386392967583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:18:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179590,"job_number":"JOB_179590","tr_customer_id":179608,"tr_customer_product_id":179598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:19.000Z","modified_at":"2026-02-07T04:19:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10634337244073","imei1":"10634337244073","imei2":"10634337244073","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179593,"job_number":"JOB_179593","tr_customer_id":179611,"tr_customer_product_id":179601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:19:21.000Z","modified_at":"2026-02-07T04:19:21.000Z","name":"Genevieve Kautzer","mobile_number":"290-827-9278","email_id":"Dandre_Cassin@hotmail.com","dop":"2000-01-31","serial_number":"1071896958829579","imei1":"1071896958829579","imei2":"1071896958829579","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179636,"job_number":"JOB_179636","tr_customer_id":179654,"tr_customer_product_id":179644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:02.000Z","modified_at":"2026-02-07T04:20:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10546226662227","imei1":"10546226662227","imei2":"10546226662227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179639,"job_number":"JOB_179639","tr_customer_id":179657,"tr_customer_product_id":179647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:04.000Z","modified_at":"2026-02-07T04:20:04.000Z","name":"Henry Luettgen","mobile_number":"661-769-0679","email_id":"Fanny53@hotmail.com","dop":"2000-01-31","serial_number":"1056470447355532","imei1":"1056470447355532","imei2":"1056470447355532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179661,"job_number":"JOB_179661","tr_customer_id":179679,"tr_customer_product_id":179669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:44.000Z","modified_at":"2026-02-07T04:20:44.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889946920000","imei1":"10889946920000","imei2":"10889946920000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179663,"job_number":"JOB_179663","tr_customer_id":179681,"tr_customer_product_id":179671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:20:46.000Z","modified_at":"2026-02-07T04:20:46.000Z","name":"Andy Stracke","mobile_number":"824-513-4565","email_id":"Malachi_Bartell@hotmail.com","dop":"2000-01-31","serial_number":"1086408174404995","imei1":"1086408174404995","imei2":"1086408174404995","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179863,"job_number":"JOB_179863","tr_customer_id":179881,"tr_customer_product_id":179871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:38.000Z","modified_at":"2026-02-07T14:21:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10179817055260","imei1":"10179817055260","imei2":"10179817055260","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179865,"job_number":"JOB_179865","tr_customer_id":179883,"tr_customer_product_id":179873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:21:40.000Z","modified_at":"2026-02-07T14:21:40.000Z","name":"Christina Tromp","mobile_number":"605-858-8231","email_id":"Emmitt.Boehm@hotmail.com","dop":"2000-01-31","serial_number":"1076515399978724","imei1":"1076515399978724","imei2":"1076515399978724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179866,"job_number":"JOB_179866","tr_customer_id":179884,"tr_customer_product_id":179874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:21.000Z","modified_at":"2026-02-07T14:22:21.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10880309173056","imei1":"10880309173056","imei2":"10880309173056","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179868,"job_number":"JOB_179868","tr_customer_id":179886,"tr_customer_product_id":179876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:22:22.000Z","modified_at":"2026-02-07T14:22:22.000Z","name":"Haylie Orn","mobile_number":"454-658-0515","email_id":"Rossie30@yahoo.com","dop":"2000-01-31","serial_number":"1013700938702216","imei1":"1013700938702216","imei2":"1013700938702216","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179869,"job_number":"JOB_179869","tr_customer_id":179887,"tr_customer_product_id":179877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:04.000Z","modified_at":"2026-02-07T14:23:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10003076383893","imei1":"10003076383893","imei2":"10003076383893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179871,"job_number":"JOB_179871","tr_customer_id":179889,"tr_customer_product_id":179879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:05.000Z","modified_at":"2026-02-07T14:23:05.000Z","name":"Kaley Osinski","mobile_number":"337-204-2544","email_id":"Antonietta63@gmail.com","dop":"2000-01-31","serial_number":"1048896400828966","imei1":"1048896400828966","imei2":"1048896400828966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179878,"job_number":"JOB_179878","tr_customer_id":179896,"tr_customer_product_id":179886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:46.000Z","modified_at":"2026-02-07T14:23:46.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10567946839171","imei1":"10567946839171","imei2":"10567946839171","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":179880,"job_number":"JOB_179880","tr_customer_id":179898,"tr_customer_product_id":179888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T14:23:48.000Z","modified_at":"2026-02-07T14:23:48.000Z","name":"Kaley Pacocha","mobile_number":"790-431-6978","email_id":"Gregoria.Davis27@hotmail.com","dop":"2000-01-31","serial_number":"1032060703006045","imei1":"1032060703006045","imei2":"1032060703006045","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-07T14:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180165,"job_number":"JOB_180165","tr_customer_id":180183,"tr_customer_product_id":180173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:11.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10034134207945","imei1":"10034134207945","imei2":"10034134207945","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180167,"job_number":"JOB_180167","tr_customer_id":180185,"tr_customer_product_id":180175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:12.000Z","modified_at":"2026-02-08T04:42:12.000Z","name":"Danial Schamberger","mobile_number":"410-923-5182","email_id":"Parker_Reichel3@yahoo.com","dop":"2000-01-31","serial_number":"1016989699074860","imei1":"1016989699074860","imei2":"1016989699074860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180243,"job_number":"JOB_180243","tr_customer_id":180261,"tr_customer_product_id":180251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546286900557","imei1":"10546286900557","imei2":"10546286900557","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180245,"job_number":"JOB_180245","tr_customer_id":180263,"tr_customer_product_id":180253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:42:59.000Z","name":"Reginald Prosacco","mobile_number":"640-764-0028","email_id":"Jada.Frami77@hotmail.com","dop":"2000-01-31","serial_number":"1011404885578644","imei1":"1011404885578644","imei2":"1011404885578644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180280,"job_number":"JOB_180280","tr_customer_id":180298,"tr_customer_product_id":180288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:43:42.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10506199487943","imei1":"10506199487943","imei2":"10506199487943","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180283,"job_number":"JOB_180283","tr_customer_id":180301,"tr_customer_product_id":180291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Vincenza Welch","mobile_number":"868-731-0367","email_id":"Sammie80@gmail.com","dop":"2000-01-31","serial_number":"1003984999846201","imei1":"1003984999846201","imei2":"1003984999846201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180303,"job_number":"JOB_180303","tr_customer_id":180321,"tr_customer_product_id":180311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:27.000Z","modified_at":"2026-02-08T04:44:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10281306637136","imei1":"10281306637136","imei2":"10281306637136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":180305,"job_number":"JOB_180305","tr_customer_id":180323,"tr_customer_product_id":180313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:29.000Z","modified_at":"2026-02-08T04:44:29.000Z","name":"Abby Goldner","mobile_number":"205-777-8289","email_id":"Abigail.Barrows25@hotmail.com","dop":"2000-01-31","serial_number":"1078513277998318","imei1":"1078513277998318","imei2":"1078513277998318","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-08T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5873979a-defb-4ec4-8dd0-f6cd081c7a11
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-ybBk7bRi4h8t2r9LJuZjEDbszpo"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NzJ9.i3-RdhR3M2egIdBa11rW8x5IKlA3hH-BmWUhW8lx8Rk"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NzJ9.i3-RdhR3M2egIdBa11rW8x5IKlA3hH-BmWUhW8lx8Rk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f466548-d247-4796-8951-d37feb867adf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-m6wKgSujXMLY5jylVD0Jt47gTak"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NzJ9.i3-RdhR3M2egIdBa11rW8x5IKlA3hH-BmWUhW8lx8Rk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3fca331-989d-4b25-af51-b4ff8da2304a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-toREcv1FCKtsxpLaGN75zFp5+eE"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":159}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NzJ9.i3-RdhR3M2egIdBa11rW8x5IKlA3hH-BmWUhW8lx8Rk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e477775-cb40-4405-9cc0-a53b93da5f88
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f7e-E10LfP3rec/QnCgndQr4FQkss+8"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 13:39:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":180524,"job_number":"JOB_180524","tr_customer_id":180542,"tr_customer_product_id":180532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:21.000Z","modified_at":"2026-02-08T13:39:32.000Z","name":"Ralph Rosenbaum","mobile_number":"739-203-2221","email_id":"Abagail.Larson25@hotmail.com","dop":"2025-05-30","serial_number":"17568655755306","imei1":"17568655755306","imei2":"17568655755306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T13:39:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NzJ9.i3-RdhR3M2egIdBa11rW8x5IKlA3hH-BmWUhW8lx8Rk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1cf88fa3-dfaa-4685-a9b6-c9540321a614
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 420ms
Mean size per request: 4.67KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NzJ9.i3-RdhR3M2egIdBa11rW8x5IKlA3hH-BmWUhW8lx8Rk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 09dfa667-47e4-4330-b884-cc0fdb2934c0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"12b3-yjZMgdPksPFLzc2HY3uV902cZ8A"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 13:39:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":180524,"job_number":"JOB_180524","tr_customer_id":180542,"tr_customer_product_id":180532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:21.000Z","modified_at":"2026-02-08T13:39:32.000Z","name":"Ralph Rosenbaum","mobile_number":"739-203-2221","email_id":"Abagail.Larson25@hotmail.com","dop":"2025-05-30","serial_number":"17568655755306","imei1":"17568655755306","imei2":"17568655755306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-08T13:39:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":180524,"remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T13:39:21.000Z"}],"quatations":[]},{"id":179774,"job_number":"JOB_179774","tr_customer_id":179792,"tr_customer_product_id":179782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T13:31:20.000Z","modified_at":"2026-02-07T13:32:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15404468520613","imei1":"15404468520613","imei2":"115404468520613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T13:32:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179774,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T13:31:20.000Z"}],"quatations":[]},{"id":179754,"job_number":"JOB_179754","tr_customer_id":179772,"tr_customer_product_id":179762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T10:43:07.000Z","modified_at":"2026-02-07T10:43:14.000Z","name":"Nicola Pouros","mobile_number":"903-413-0987","email_id":"Jayson.Bednar50@yahoo.com","dop":"2025-04-06","serial_number":"16485864464543","imei1":"16485864464543","imei2":"16485864464543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T10:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179754,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-07T10:43:07.000Z"}],"quatations":[]},{"id":179430,"job_number":"JOB_179430","tr_customer_id":179448,"tr_customer_product_id":179438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-06T20:59:54.000Z","modified_at":"2026-02-07T07:34:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-01","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-01T20:59:53.763318477Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-07T07:34:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":179430,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-06T20:59:54.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NzJ9.i3-RdhR3M2egIdBa11rW8x5IKlA3hH-BmWUhW8lx8Rk
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f865a18-bd15-4239-a1cc-4b78c97e5b62
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 13:39:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68957,"problems":[{"id":4,"remark":"updated OS."}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5NzJ9.i3-RdhR3M2egIdBa11rW8x5IKlA3hH-BmWUhW8lx8Rk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 67b17e90-f7d8-4dc2-a8bc-dc7b6bba3bc7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "job_id": 180524,
            "problems": [
                {
                    "id": 2,
                    "remark": "Replaced the battery"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 48eed23a-d443-4975-9417-5e79fffd0fe8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-FNJ48Z6ADkh1QQToh9HEdi1EHzg"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU1Nzk3NX0.JYqhY2gnY-uJnhivqAaJRtSSWkx2eabE1j97R3rBXPo"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU1Nzk3NX0.JYqhY2gnY-uJnhivqAaJRtSSWkx2eabE1j97R3rBXPo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e742584-5413-4f7b-9df6-dc830fa6e698
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU1Nzk3NX0.JYqhY2gnY-uJnhivqAaJRtSSWkx2eabE1j97R3rBXPo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token abb216bd-0091-4785-b097-552f06bb5447
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-y2MCbRtWmjPxuljh0+GjINjiEtI"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":158},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU1Nzk3NX0.JYqhY2gnY-uJnhivqAaJRtSSWkx2eabE1j97R3rBXPo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 09738b90-256e-410d-8b7f-4f54f2163f98
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 320ms
Mean size per request: 152.52KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU1Nzk3NX0.JYqhY2gnY-uJnhivqAaJRtSSWkx2eabE1j97R3rBXPo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33786a08-ebdb-4dee-8688-89f46c002ddf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"26218-DP41QqYq75cYLgo2taaEwJTVuq4"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 13:39:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":180375,"job_number":"JOB_180375","tr_customer_id":180393,"tr_customer_product_id":180383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:50.000Z","modified_at":"2026-02-08T07:55:02.000Z","name":"Genevieve Monahan","mobile_number":"596-390-5042","email_id":"Emma13@hotmail.com","dop":"2025-11-04","serial_number":"11166780538255","imei1":"11166780538255","imei2":"11166780538255","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180374,"job_number":"JOB_180374","tr_customer_id":180392,"tr_customer_product_id":180382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:35.000Z","modified_at":"2026-02-08T07:54:46.000Z","name":"Eldridge Walsh","mobile_number":"805-567-4325","email_id":"Tommie.Ratke@yahoo.com","dop":"2025-11-04","serial_number":"14619077469585","imei1":"14619077469585","imei2":"14619077469585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180346,"job_number":"JOB_180346","tr_customer_id":180364,"tr_customer_product_id":180354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:39:09.000Z","modified_at":"2026-02-08T06:39:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"42833026237446","imei1":"42833026237446","imei2":"42833026237446","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180345,"job_number":"JOB_180345","tr_customer_id":180363,"tr_customer_product_id":180353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:38:53.000Z","modified_at":"2026-02-08T06:39:05.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"56244357270734","imei1":"56244357270734","imei2":"56244357270734","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180344,"job_number":"JOB_180344","tr_customer_id":180362,"tr_customer_product_id":180352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:38:37.000Z","modified_at":"2026-02-08T06:38:49.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"88007937712852","imei1":"88007937712852","imei2":"88007937712852","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180343,"job_number":"JOB_180343","tr_customer_id":180361,"tr_customer_product_id":180351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:51.000Z","modified_at":"2026-02-08T06:35:02.000Z","name":"Donna Hermiston","mobile_number":"868-690-9219","email_id":"Cassandre_Greenholt@yahoo.com","dop":"2025-11-04","serial_number":"25772707107205","imei1":"25772707107205","imei2":"25772707107205","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180342,"job_number":"JOB_180342","tr_customer_id":180360,"tr_customer_product_id":180350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:35.000Z","modified_at":"2026-02-08T06:34:47.000Z","name":"Spencer Prosacco","mobile_number":"685-269-3431","email_id":"Linda_Rempel@yahoo.com","dop":"2025-11-04","serial_number":"44814288209367","imei1":"44814288209367","imei2":"44814288209367","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180341,"job_number":"JOB_180341","tr_customer_id":180359,"tr_customer_product_id":180349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:34:19.000Z","modified_at":"2026-02-08T06:34:31.000Z","name":"Cheyanne Nolan","mobile_number":"962-795-4059","email_id":"Dillon.Roberts65@yahoo.com","dop":"2025-11-04","serial_number":"17212298015804","imei1":"17212298015804","imei2":"17212298015804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180251,"job_number":"JOB_180251","tr_customer_id":180269,"tr_customer_product_id":180259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:02.000Z","modified_at":"2026-02-08T04:43:15.000Z","name":"Kadin Emard","mobile_number":"326-704-6014","email_id":"Lazaro_Stroman8@hotmail.com","dop":"2025-06-09","serial_number":"102474374704456","imei1":"102474374704456","imei2":"102474374704456","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180248,"job_number":"JOB_180248","tr_customer_id":180266,"tr_customer_product_id":180256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:00.000Z","modified_at":"2026-02-08T04:43:10.000Z","name":"Treva Kris","mobile_number":"457-692-0295","email_id":"Ransom.Lemke@gmail.com","dop":"2025-12-31","serial_number":"10103838163156","imei1":"10103838163156","imei2":"10103838163156","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180229,"job_number":"JOB_180229","tr_customer_id":180247,"tr_customer_product_id":180237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Tyler Baumbach","mobile_number":"464-622-0724","email_id":"Quinten78@hotmail.com","dop":"2025-12-31","serial_number":"10618834346266","imei1":"10618834346266","imei2":"10618834346266","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180227,"job_number":"JOB_180227","tr_customer_id":180245,"tr_customer_product_id":180235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:42:57.000Z","name":"Elda Ondricka","mobile_number":"251-862-5081","email_id":"Kailee.Schamberger@yahoo.com","dop":"2025-06-09","serial_number":"101147337286000","imei1":"101147337286000","imei2":"101147337286000","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180214,"job_number":"JOB_180214","tr_customer_id":180232,"tr_customer_product_id":180222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:29.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Golda Fahey","mobile_number":"337-893-7236","email_id":"Mathew_Hayes0@yahoo.com","dop":"2025-12-31","serial_number":"10438878222897","imei1":"10438878222897","imei2":"10438878222897","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180203,"job_number":"JOB_180203","tr_customer_id":180221,"tr_customer_product_id":180211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:42:40.000Z","name":"Christopher Lowe","mobile_number":"675-328-9198","email_id":"Lucio_Barton@hotmail.com","dop":"2025-06-09","serial_number":"108188198703617","imei1":"108188198703617","imei2":"108188198703617","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180199,"job_number":"JOB_180199","tr_customer_id":180217,"tr_customer_product_id":180207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:24.000Z","modified_at":"2026-02-08T04:42:35.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12776234292814","imei1":"12776234292814","imei2":"12776234292814","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180177,"job_number":"JOB_180177","tr_customer_id":180195,"tr_customer_product_id":180185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:41.000Z","name":"Elvis Gottlieb","mobile_number":"356-961-3863","email_id":"Garrett6@hotmail.com","dop":"2025-10-01","serial_number":"11877953539101","imei1":"11877953539101","imei2":"11877953539101","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180125,"job_number":"JOB_180125","tr_customer_id":180143,"tr_customer_product_id":180133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:26.000Z","modified_at":"2026-02-08T04:41:36.000Z","name":"giyu tomiaka","mobile_number":"658-452-1382","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341315971899350","imei1":"341315971899350","imei2":"341315971899350","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180117,"job_number":"JOB_180117","tr_customer_id":180135,"tr_customer_product_id":180125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:14.000Z","modified_at":"2026-02-08T04:41:24.000Z","name":"tanjiro kamado","mobile_number":"247-747-4299","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"974631909825517","imei1":"974631909825517","imei2":"974631909825517","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180098,"job_number":"JOB_180098","tr_customer_id":180116,"tr_customer_product_id":180106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:01.000Z","modified_at":"2026-02-08T04:41:11.000Z","name":"saitama sensei","mobile_number":"987-563-4231","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"788438520645739","imei1":"788438520645739","imei2":"788438520645739","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":179444,"job_number":"JOB_179444","tr_customer_id":179462,"tr_customer_product_id":179452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T04:17:34.000Z","modified_at":"2026-02-08T07:38:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Cordia.Hickle@yahoo.com","dop":"2025-07-02","serial_number":"18189515469082","imei1":"18189515469082","imei2":"18189515469082","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180494,"job_number":"JOB_180494","tr_customer_id":180512,"tr_customer_product_id":180502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:41.000Z","modified_at":"2026-02-08T12:09:48.000Z","name":"Kavon Aufderhar","mobile_number":"958-293-9800","email_id":"Tyreek99@gmail.com","dop":"2025-10-06","serial_number":"15402267578875","imei1":"15402267578875","imei2":"15402267578875","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180491,"job_number":"JOB_180491","tr_customer_id":180509,"tr_customer_product_id":180499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:33.000Z","modified_at":"2026-02-08T12:09:39.000Z","name":"Mia Tremblay","mobile_number":"370-436-9686","email_id":"General_Tromp@yahoo.com","dop":"2025-10-06","serial_number":"12642872827405","imei1":"12642872827405","imei2":"12642872827405","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180488,"job_number":"JOB_180488","tr_customer_id":180506,"tr_customer_product_id":180496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:24.000Z","modified_at":"2026-02-08T12:09:31.000Z","name":"Keaton Stokes","mobile_number":"264-602-4757","email_id":"Marquise.Vandervort@yahoo.com","dop":"2025-10-06","serial_number":"16954022649059","imei1":"16954022649059","imei2":"16954022649059","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180485,"job_number":"JOB_180485","tr_customer_id":180503,"tr_customer_product_id":180493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T12:09:16.000Z","modified_at":"2026-02-08T12:09:22.000Z","name":"Charlie Lemke","mobile_number":"862-735-4882","email_id":"Rafael.Hermann20@hotmail.com","dop":"2025-10-06","serial_number":"12660700661232","imei1":"12660700661232","imei2":"12660700661232","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T12:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180477,"job_number":"JOB_180477","tr_customer_id":180495,"tr_customer_product_id":180485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:30.000Z","modified_at":"2026-02-08T11:56:35.000Z","name":"Eliezer Sanford","mobile_number":"719-314-0032","email_id":"Cleora_Leffler@gmail.com","dop":"2025-10-06","serial_number":"17215100769250","imei1":"17215100769250","imei2":"17215100769250","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180474,"job_number":"JOB_180474","tr_customer_id":180492,"tr_customer_product_id":180482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:22.000Z","modified_at":"2026-02-08T11:56:28.000Z","name":"River Stoltenberg","mobile_number":"776-557-5247","email_id":"Kaitlin_Muller@gmail.com","dop":"2025-10-06","serial_number":"18911369296922","imei1":"18911369296922","imei2":"18911369296922","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180471,"job_number":"JOB_180471","tr_customer_id":180489,"tr_customer_product_id":180479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:14.000Z","modified_at":"2026-02-08T11:56:20.000Z","name":"Alfonso Bernier","mobile_number":"745-671-1306","email_id":"Emil91@gmail.com","dop":"2025-10-06","serial_number":"15862638188771","imei1":"15862638188771","imei2":"15862638188771","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180468,"job_number":"JOB_180468","tr_customer_id":180486,"tr_customer_product_id":180476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:56:06.000Z","modified_at":"2026-02-08T11:56:12.000Z","name":"Carlos Carter","mobile_number":"299-952-1943","email_id":"Dannie26@hotmail.com","dop":"2025-10-06","serial_number":"15061174221257","imei1":"15061174221257","imei2":"15061174221257","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180465,"job_number":"JOB_180465","tr_customer_id":180483,"tr_customer_product_id":180473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:57.000Z","modified_at":"2026-02-08T11:50:03.000Z","name":"Felton Wuckert","mobile_number":"654-534-1929","email_id":"Sandra_OConnell@gmail.com","dop":"2025-10-06","serial_number":"18778323681807","imei1":"18778323681807","imei2":"18778323681807","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180462,"job_number":"JOB_180462","tr_customer_id":180480,"tr_customer_product_id":180470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:49.000Z","modified_at":"2026-02-08T11:49:55.000Z","name":"Khalid Conroy","mobile_number":"526-409-4934","email_id":"Cyrus54@yahoo.com","dop":"2025-10-06","serial_number":"13688759964305","imei1":"13688759964305","imei2":"13688759964305","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180459,"job_number":"JOB_180459","tr_customer_id":180477,"tr_customer_product_id":180467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:41.000Z","modified_at":"2026-02-08T11:49:47.000Z","name":"Neva Gaylord","mobile_number":"728-511-4443","email_id":"Tressa19@yahoo.com","dop":"2025-10-06","serial_number":"12736484334866","imei1":"12736484334866","imei2":"12736484334866","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180456,"job_number":"JOB_180456","tr_customer_id":180474,"tr_customer_product_id":180464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T11:49:33.000Z","modified_at":"2026-02-08T11:49:39.000Z","name":"Verdie Klein","mobile_number":"547-235-1748","email_id":"Alfreda_Jacobi62@hotmail.com","dop":"2025-10-06","serial_number":"13819869926433","imei1":"13819869926433","imei2":"13819869926433","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T11:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180452,"job_number":"JOB_180452","tr_customer_id":180470,"tr_customer_product_id":180460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:49:33.000Z","modified_at":"2026-02-08T10:50:12.000Z","name":"Emerson Parker","mobile_number":"804-925-7418","email_id":"Belle_Gerhold@gmail.com","dop":"2025-04-06","serial_number":"17263294396039","imei1":"17263294396039","imei2":"17263294396039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180449,"job_number":"JOB_180449","tr_customer_id":180467,"tr_customer_product_id":180457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:48:46.000Z","modified_at":"2026-02-08T10:49:25.000Z","name":"Adriel Rohan","mobile_number":"607-368-4220","email_id":"Estefania.Auer@gmail.com","dop":"2025-04-06","serial_number":"14122692417753","imei1":"14122692417753","imei2":"14122692417753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180444,"job_number":"JOB_180444","tr_customer_id":180462,"tr_customer_product_id":180452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:47:58.000Z","modified_at":"2026-02-08T10:48:38.000Z","name":"Gregoria Kemmer","mobile_number":"591-914-1725","email_id":"Gabrielle30@yahoo.com","dop":"2025-04-06","serial_number":"11001892060604","imei1":"11001892060604","imei2":"11001892060604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180435,"job_number":"JOB_180435","tr_customer_id":180453,"tr_customer_product_id":180443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:27:58.000Z","modified_at":"2026-02-08T10:28:04.000Z","name":"Casper Lockman","mobile_number":"955-333-3617","email_id":"Stacey.Bednar77@hotmail.com","dop":"2025-10-06","serial_number":"17941352172354","imei1":"17941352172354","imei2":"17941352172354","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180433,"job_number":"JOB_180433","tr_customer_id":180451,"tr_customer_product_id":180441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:20.000Z","modified_at":"2026-02-08T10:24:25.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"78710893801036","imei1":"78710893801036","imei2":"78710893801036","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180432,"job_number":"JOB_180432","tr_customer_id":180450,"tr_customer_product_id":180440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:13.000Z","modified_at":"2026-02-08T10:24:18.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"25269706481925","imei1":"25269706481925","imei2":"25269706481925","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180431,"job_number":"JOB_180431","tr_customer_id":180449,"tr_customer_product_id":180439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:24:06.000Z","modified_at":"2026-02-08T10:24:11.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"51725091409890","imei1":"51725091409890","imei2":"51725091409890","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180429,"job_number":"JOB_180429","tr_customer_id":180447,"tr_customer_product_id":180437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:32.000Z","modified_at":"2026-02-08T10:20:37.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"40482845033555","imei1":"40482845033555","imei2":"40482845033555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180428,"job_number":"JOB_180428","tr_customer_id":180446,"tr_customer_product_id":180436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:26.000Z","modified_at":"2026-02-08T10:20:31.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"31042534586055","imei1":"31042534586055","imei2":"31042534586055","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180427,"job_number":"JOB_180427","tr_customer_id":180445,"tr_customer_product_id":180435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:20:19.000Z","modified_at":"2026-02-08T10:20:24.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"95198181571160","imei1":"95198181571160","imei2":"95198181571160","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180425,"job_number":"JOB_180425","tr_customer_id":180443,"tr_customer_product_id":180433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:18:10.000Z","modified_at":"2026-02-08T10:18:16.000Z","name":"Cordie D'Amore","mobile_number":"887-672-5383","email_id":"Marlen96@hotmail.com","dop":"2025-10-06","serial_number":"16472114617915","imei1":"16472114617915","imei2":"16472114617915","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180424,"job_number":"JOB_180424","tr_customer_id":180442,"tr_customer_product_id":180432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:25.000Z","modified_at":"2026-02-08T10:17:30.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"76034731156475","imei1":"76034731156475","imei2":"76034731156475","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180423,"job_number":"JOB_180423","tr_customer_id":180441,"tr_customer_product_id":180431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:19.000Z","modified_at":"2026-02-08T10:17:24.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"59332282127769","imei1":"59332282127769","imei2":"59332282127769","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180422,"job_number":"JOB_180422","tr_customer_id":180440,"tr_customer_product_id":180430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:17:13.000Z","modified_at":"2026-02-08T10:17:17.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"41658066304875","imei1":"41658066304875","imei2":"41658066304875","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:17:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180411,"job_number":"JOB_180411","tr_customer_id":180429,"tr_customer_product_id":180419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:11:06.000Z","modified_at":"2026-02-08T10:11:12.000Z","name":"Bailey Watsica","mobile_number":"536-651-6673","email_id":"Delores32@gmail.com","dop":"2025-10-06","serial_number":"11499567007358","imei1":"11499567007358","imei2":"11499567007358","popurl":"2025-10-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180410,"job_number":"JOB_180410","tr_customer_id":180428,"tr_customer_product_id":180418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:09:31.000Z","modified_at":"2026-02-08T10:09:36.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"61044288680091","imei1":"61044288680091","imei2":"61044288680091","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:09:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180409,"job_number":"JOB_180409","tr_customer_id":180427,"tr_customer_product_id":180417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:00:26.000Z","modified_at":"2026-02-08T10:00:30.000Z","name":"Abdul1 Hameed","mobile_number":"7502060005","email_id":"testex@gmail.com","dop":"2025-12-31","serial_number":"11156694762387","imei1":"11156694762387","imei2":"11156694762387","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180408,"job_number":"JOB_180408","tr_customer_id":180426,"tr_customer_product_id":180416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T10:00:19.000Z","modified_at":"2026-02-08T10:00:24.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"23961182023965","imei1":"23961182023965","imei2":"23961182023965","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T10:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180405,"job_number":"JOB_180405","tr_customer_id":180423,"tr_customer_product_id":180413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:51:20.000Z","modified_at":"2026-02-08T09:52:00.000Z","name":"Cierra Becker","mobile_number":"959-789-2092","email_id":"Mireya.Marvin@gmail.com","dop":"2025-04-06","serial_number":"17043404913786","imei1":"17043404913786","imei2":"17043404913786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180402,"job_number":"JOB_180402","tr_customer_id":180420,"tr_customer_product_id":180410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:50:33.000Z","modified_at":"2026-02-08T09:51:13.000Z","name":"Missouri Littel","mobile_number":"980-758-8141","email_id":"Jabari6@gmail.com","dop":"2025-04-06","serial_number":"18010227697737","imei1":"18010227697737","imei2":"18010227697737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180399,"job_number":"JOB_180399","tr_customer_id":180417,"tr_customer_product_id":180407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T09:49:46.000Z","modified_at":"2026-02-08T09:50:26.000Z","name":"Aileen Nienow","mobile_number":"649-536-3311","email_id":"Antwan30@yahoo.com","dop":"2025-04-06","serial_number":"10919778244908","imei1":"10919778244908","imei2":"10919778244908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T09:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180396,"job_number":"JOB_180396","tr_customer_id":180414,"tr_customer_product_id":180404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:35:26.000Z","modified_at":"2026-02-08T08:35:32.000Z","name":"Verda Cruickshank","mobile_number":"853-433-8895","email_id":"Marina_Spencer7@hotmail.com","dop":"2025-12-31","serial_number":"75781598248026","imei1":"75781598248026","imei2":"75781598248026","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180395,"job_number":"JOB_180395","tr_customer_id":180413,"tr_customer_product_id":180403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:31:27.000Z","modified_at":"2026-02-08T08:31:33.000Z","name":"Magnolia Russel","mobile_number":"838-231-1016","email_id":"Chester.Grady@hotmail.com","dop":"2025-12-31","serial_number":"77464877655642","imei1":"77464877655642","imei2":"77464877655642","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180394,"job_number":"JOB_180394","tr_customer_id":180412,"tr_customer_product_id":180402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:24:26.000Z","modified_at":"2026-02-08T08:24:31.000Z","name":"Carson Kub","mobile_number":"279-997-0066","email_id":"Abby.Spencer@gmail.com","dop":"2025-12-31","serial_number":"54273865541463","imei1":"54273865541463","imei2":"54273865541463","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180392,"job_number":"JOB_180392","tr_customer_id":180410,"tr_customer_product_id":180400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:15:28.000Z","modified_at":"2026-02-08T08:16:08.000Z","name":"Rowland Graham","mobile_number":"714-621-2540","email_id":"Zoey.Grady@yahoo.com","dop":"2025-04-06","serial_number":"19536696579690","imei1":"19536696579690","imei2":"19536696579690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180389,"job_number":"JOB_180389","tr_customer_id":180407,"tr_customer_product_id":180397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:14:40.000Z","modified_at":"2026-02-08T08:15:20.000Z","name":"Ezra Marks","mobile_number":"488-336-4932","email_id":"Amos.Welch@hotmail.com","dop":"2025-04-06","serial_number":"17930426173433","imei1":"17930426173433","imei2":"17930426173433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180386,"job_number":"JOB_180386","tr_customer_id":180404,"tr_customer_product_id":180394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:13:52.000Z","modified_at":"2026-02-08T08:14:33.000Z","name":"Joaquin Langosh","mobile_number":"535-454-1310","email_id":"Lavern64@hotmail.com","dop":"2025-04-06","serial_number":"19493412737699","imei1":"19493412737699","imei2":"19493412737699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:14:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180383,"job_number":"JOB_180383","tr_customer_id":180401,"tr_customer_product_id":180391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:55.000Z","modified_at":"2026-02-08T08:10:36.000Z","name":"Myrtle O'Kon","mobile_number":"562-412-9564","email_id":"Marina_Kuhn43@hotmail.com","dop":"2025-04-06","serial_number":"19780848786059","imei1":"19780848786059","imei2":"19780848786059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180380,"job_number":"JOB_180380","tr_customer_id":180398,"tr_customer_product_id":180388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:09:08.000Z","modified_at":"2026-02-08T08:09:48.000Z","name":"Aileen Stanton","mobile_number":"503-878-5341","email_id":"Dandre.Witting42@yahoo.com","dop":"2025-04-06","serial_number":"10820274107845","imei1":"10820274107845","imei2":"10820274107845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180377,"job_number":"JOB_180377","tr_customer_id":180395,"tr_customer_product_id":180385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T08:08:20.000Z","modified_at":"2026-02-08T08:09:00.000Z","name":"Dianna Larson","mobile_number":"976-636-0185","email_id":"Mckenzie_Koch@hotmail.com","dop":"2025-04-06","serial_number":"18965627859135","imei1":"18965627859135","imei2":"18965627859135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T08:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180372,"job_number":"JOB_180372","tr_customer_id":180390,"tr_customer_product_id":180380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:30.000Z","modified_at":"2026-02-08T07:55:10.000Z","name":"Kristopher Miller","mobile_number":"822-862-5882","email_id":"Vladimir_Langworth@gmail.com","dop":"2025-04-06","serial_number":"10393472107241","imei1":"10393472107241","imei2":"10393472107241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180370,"job_number":"JOB_180370","tr_customer_id":180388,"tr_customer_product_id":180378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:54:01.000Z","modified_at":"2026-02-08T07:54:42.000Z","name":"Earl O'Conner","mobile_number":"528-586-5125","email_id":"Kelly6@yahoo.com","dop":"2025-04-06","serial_number":"19717414092296","imei1":"19717414092296","imei2":"19717414092296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180368,"job_number":"JOB_180368","tr_customer_id":180386,"tr_customer_product_id":180376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:39:34.000Z","modified_at":"2026-02-08T07:39:40.000Z","name":"Edison Davis","mobile_number":"915-606-2662","email_id":"Claudie99@yahoo.com","dop":"2025-12-31","serial_number":"68853472248024","imei1":"68853472248024","imei2":"68853472248024","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180367,"job_number":"JOB_180367","tr_customer_id":180385,"tr_customer_product_id":180375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:38:22.000Z","modified_at":"2026-02-08T07:38:27.000Z","name":"Anya Ledner","mobile_number":"540-705-0157","email_id":"Reece.Emmerich@hotmail.com","dop":"2025-12-31","serial_number":"76587316976309","imei1":"76587316976309","imei2":"76587316976309","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180365,"job_number":"JOB_180365","tr_customer_id":180383,"tr_customer_product_id":180373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:32:52.000Z","modified_at":"2026-02-08T07:32:57.000Z","name":"Dangelo Batz","mobile_number":"455-525-4270","email_id":"Vernie.Powlowski7@gmail.com","dop":"2025-12-31","serial_number":"40774132731169","imei1":"40774132731169","imei2":"40774132731169","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180362,"job_number":"JOB_180362","tr_customer_id":180380,"tr_customer_product_id":180370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:29:14.000Z","modified_at":"2026-02-08T07:29:20.000Z","name":"Haylie Baumbach","mobile_number":"821-504-2242","email_id":"Jane_Armstrong@yahoo.com","dop":"2025-12-31","serial_number":"37223095409873","imei1":"37223095409873","imei2":"37223095409873","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:29:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180361,"job_number":"JOB_180361","tr_customer_id":180379,"tr_customer_product_id":180369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:24:06.000Z","modified_at":"2026-02-08T07:24:12.000Z","name":"Francisco Howell","mobile_number":"584-613-6947","email_id":"Danyka28@gmail.com","dop":"2025-12-31","serial_number":"37490124921566","imei1":"37490124921566","imei2":"37490124921566","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180359,"job_number":"JOB_180359","tr_customer_id":180377,"tr_customer_product_id":180367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:35.000Z","modified_at":"2026-02-08T07:11:47.000Z","name":"Gregory Kuvalis","mobile_number":"480-575-7402","email_id":"Evalyn.Johnston@yahoo.com","dop":"2025-12-01","serial_number":"11296255738185","imei1":"11296255738185","imei2":"11296255738185","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180357,"job_number":"JOB_180357","tr_customer_id":180375,"tr_customer_product_id":180365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:18.000Z","modified_at":"2026-02-08T07:11:31.000Z","name":"Gregoria Hahn","mobile_number":"345-254-8273","email_id":"Cristina_Hegmann20@gmail.com","dop":"2025-12-01","serial_number":"17377349983164","imei1":"17377349983164","imei2":"17377349983164","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180355,"job_number":"JOB_180355","tr_customer_id":180373,"tr_customer_product_id":180363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T07:11:01.000Z","modified_at":"2026-02-08T07:11:14.000Z","name":"Joyce Wiza","mobile_number":"678-974-3409","email_id":"Providenci_Labadie@hotmail.com","dop":"2025-12-01","serial_number":"18914352098135","imei1":"18914352098135","imei2":"18914352098135","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180351,"job_number":"JOB_180351","tr_customer_id":180369,"tr_customer_product_id":180359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:50:30.000Z","modified_at":"2026-02-08T06:51:08.000Z","name":"Susanna Harris","mobile_number":"744-579-2010","email_id":"Zoila80@hotmail.com","dop":"2025-04-06","serial_number":"14564229129468","imei1":"14564229129468","imei2":"14564229129468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180349,"job_number":"JOB_180349","tr_customer_id":180367,"tr_customer_product_id":180357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:45.000Z","modified_at":"2026-02-08T06:50:23.000Z","name":"Carmine Gottlieb","mobile_number":"793-483-1983","email_id":"Brady.Schinner@gmail.com","dop":"2025-04-06","serial_number":"13483266716448","imei1":"13483266716448","imei2":"13483266716448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180347,"job_number":"JOB_180347","tr_customer_id":180365,"tr_customer_product_id":180355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T06:49:00.000Z","modified_at":"2026-02-08T06:49:38.000Z","name":"Hilbert Mills","mobile_number":"559-968-7307","email_id":"Cleveland_Gulgowski42@hotmail.com","dop":"2025-04-06","serial_number":"14533022734448","imei1":"14533022734448","imei2":"14533022734448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180336,"job_number":"JOB_180336","tr_customer_id":180354,"tr_customer_product_id":180344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:17.000Z","modified_at":"2026-02-08T05:45:55.000Z","name":"Rhianna Marks","mobile_number":"324-513-9406","email_id":"Pearl.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"14417273118922","imei1":"14417273118922","imei2":"14417273118922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180334,"job_number":"JOB_180334","tr_customer_id":180352,"tr_customer_product_id":180342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:45:06.000Z","modified_at":"2026-02-08T05:45:45.000Z","name":"Anika O'Conner","mobile_number":"275-737-2691","email_id":"Reece17@yahoo.com","dop":"2025-04-06","serial_number":"13962510551737","imei1":"13962510551737","imei2":"13962510551737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180333,"job_number":"JOB_180333","tr_customer_id":180351,"tr_customer_product_id":180341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:52.000Z","modified_at":"2026-02-08T05:26:03.000Z","name":"Daryl Reichert","mobile_number":"368-676-1042","email_id":"Beryl.Gutkowski@gmail.com","dop":"2025-07-01","serial_number":"107859971796574","imei1":"107859971796574","imei2":"107859971796574","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180331,"job_number":"JOB_180331","tr_customer_id":180349,"tr_customer_product_id":180339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T05:25:39.000Z","modified_at":"2026-02-08T05:25:50.000Z","name":"Daija Harvey","mobile_number":"974-791-8090","email_id":"Nicole_Ondricka70@hotmail.com","dop":"2025-07-01","serial_number":"107178590854176","imei1":"107178590854176","imei2":"107178590854176","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T05:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180327,"job_number":"JOB_180327","tr_customer_id":180345,"tr_customer_product_id":180335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:58:30.000Z","modified_at":"2026-02-08T04:58:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58874541690021","imei1":"58874541690021","imei2":"58874541690021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180320,"job_number":"JOB_180320","tr_customer_id":180338,"tr_customer_product_id":180328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:56.000Z","modified_at":"2026-02-08T04:58:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60722498168234","imei1":"60722498168234","imei2":"60722498168234","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180313,"job_number":"JOB_180313","tr_customer_id":180331,"tr_customer_product_id":180321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:57:22.000Z","modified_at":"2026-02-08T04:57:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17958760293945","imei1":"17958760293945","imei2":"17958760293945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180304,"job_number":"JOB_180304","tr_customer_id":180322,"tr_customer_product_id":180312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:44:28.000Z","modified_at":"2026-02-08T04:45:05.000Z","name":"Judah Block","mobile_number":"416-966-9657","email_id":"Robbie68@gmail.com","dop":"2000-01-31","serial_number":"10323588403259","imei1":"10323588403259","imei2":"10323588403259","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180300,"job_number":"JOB_180300","tr_customer_id":180318,"tr_customer_product_id":180308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:59.000Z","modified_at":"2026-02-08T04:44:37.000Z","name":"Barney Kuhic","mobile_number":"450-226-9333","email_id":"Roscoe.Marquardt61@hotmail.com","dop":"2025-04-06","serial_number":"14661112128945","imei1":"14661112128945","imei2":"14661112128945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180297,"job_number":"JOB_180297","tr_customer_id":180315,"tr_customer_product_id":180305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:58.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Shana Leuschke","mobile_number":"548-915-3248","email_id":"Marisol.Douglas28@hotmail.com","dop":"2025-04-06","serial_number":"16815738379460","imei1":"16815738379460","imei2":"16815738379460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180295,"job_number":"JOB_180295","tr_customer_id":180313,"tr_customer_product_id":180303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:57.000Z","modified_at":"2026-02-08T04:44:35.000Z","name":"Sarah Aufderhar","mobile_number":"632-314-1631","email_id":"Theresia.Hessel94@gmail.com","dop":"2025-04-06","serial_number":"10541493106307","imei1":"10541493106307","imei2":"10541493106307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180291,"job_number":"JOB_180291","tr_customer_id":180309,"tr_customer_product_id":180299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Fatima Cummings","mobile_number":"651-957-2951","email_id":"Icie.Kemmer87@yahoo.com","dop":"2025-04-06","serial_number":"17203171206354","imei1":"17203171206354","imei2":"17203171206354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180289,"job_number":"JOB_180289","tr_customer_id":180307,"tr_customer_product_id":180297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:55.000Z","modified_at":"2026-02-08T04:44:33.000Z","name":"Cathryn Kautzer","mobile_number":"742-704-7987","email_id":"Karli_Willms44@gmail.com","dop":"2025-04-06","serial_number":"13667196980155","imei1":"13667196980155","imei2":"13667196980155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180287,"job_number":"JOB_180287","tr_customer_id":180305,"tr_customer_product_id":180295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:52.000Z","modified_at":"2026-02-08T04:44:28.000Z","name":"Kraig Lebsack","mobile_number":"304-333-3443","email_id":"Melba_Stehr93@hotmail.com","dop":"2025-12-31","serial_number":"100611370313119","imei1":"100611370313119","imei2":"100611370313119","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180284,"job_number":"JOB_180284","tr_customer_id":180302,"tr_customer_product_id":180292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:44.000Z","modified_at":"2026-02-08T04:44:22.000Z","name":"Bennett Breitenberg","mobile_number":"303-655-1898","email_id":"Adalberto.Swaniawski@gmail.com","dop":"2025-04-06","serial_number":"15032102092518","imei1":"15032102092518","imei2":"15032102092518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180281,"job_number":"JOB_180281","tr_customer_id":180299,"tr_customer_product_id":180289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:42.000Z","modified_at":"2026-02-08T04:44:21.000Z","name":"Lauretta Zieme","mobile_number":"799-668-2733","email_id":"Bernadette16@hotmail.com","dop":"2000-01-31","serial_number":"10293619151201","imei1":"10293619151201","imei2":"10293619151201","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180278,"job_number":"JOB_180278","tr_customer_id":180296,"tr_customer_product_id":180286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:35.000Z","modified_at":"2026-02-08T04:44:11.000Z","name":"Tara Kozey","mobile_number":"264-322-7085","email_id":"Isai.Grant39@hotmail.com","dop":"2025-04-06","serial_number":"11194241570049","imei1":"11194241570049","imei2":"11194241570049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180275,"job_number":"JOB_180275","tr_customer_id":180293,"tr_customer_product_id":180283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:29.000Z","modified_at":"2026-02-08T04:44:05.000Z","name":"Grant Bahringer","mobile_number":"653-267-6324","email_id":"Kaitlyn.Grant@yahoo.com","dop":"2025-04-06","serial_number":"16908650927498","imei1":"16908650927498","imei2":"16908650927498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180272,"job_number":"JOB_180272","tr_customer_id":180290,"tr_customer_product_id":180280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:14.000Z","modified_at":"2026-02-08T04:43:52.000Z","name":"Jodie Breitenberg","mobile_number":"929-375-9505","email_id":"Gia50@yahoo.com","dop":"2025-04-06","serial_number":"15267490726759","imei1":"15267490726759","imei2":"15267490726759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180269,"job_number":"JOB_180269","tr_customer_id":180287,"tr_customer_product_id":180277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:13.000Z","modified_at":"2026-02-08T04:43:51.000Z","name":"Heaven Wuckert","mobile_number":"793-918-3006","email_id":"Ayden35@hotmail.com","dop":"2025-04-06","serial_number":"16425539591315","imei1":"16425539591315","imei2":"16425539591315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180264,"job_number":"JOB_180264","tr_customer_id":180282,"tr_customer_product_id":180272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:50.000Z","name":"Ally Borer","mobile_number":"385-369-6613","email_id":"Myron_Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14265555971302","imei1":"14265555971302","imei2":"14265555971302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180263,"job_number":"JOB_180263","tr_customer_id":180281,"tr_customer_product_id":180271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:11.000Z","modified_at":"2026-02-08T04:43:49.000Z","name":"Keshawn Carroll","mobile_number":"959-770-6629","email_id":"Ryan.Rempel@yahoo.com","dop":"2025-04-06","serial_number":"13291226056366","imei1":"13291226056366","imei2":"13291226056366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180259,"job_number":"JOB_180259","tr_customer_id":180277,"tr_customer_product_id":180267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:10.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Concepcion West","mobile_number":"737-781-8698","email_id":"Justen86@hotmail.com","dop":"2025-04-06","serial_number":"15208364803390","imei1":"15208364803390","imei2":"15208364803390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180257,"job_number":"JOB_180257","tr_customer_id":180275,"tr_customer_product_id":180265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:09.000Z","modified_at":"2026-02-08T04:43:48.000Z","name":"Callie Wisozk","mobile_number":"638-463-1366","email_id":"Florencio_Murazik99@yahoo.com","dop":"2025-04-06","serial_number":"11864961353435","imei1":"11864961353435","imei2":"11864961353435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180255,"job_number":"JOB_180255","tr_customer_id":180273,"tr_customer_product_id":180263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:43:06.000Z","modified_at":"2026-02-08T04:43:44.000Z","name":"Clifton DuBuque","mobile_number":"315-529-0014","email_id":"Bertram.Bartoletti@hotmail.com","dop":"2025-12-31","serial_number":"100881252630206","imei1":"100881252630206","imei2":"100881252630206","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180247,"job_number":"JOB_180247","tr_customer_id":180265,"tr_customer_product_id":180255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:59.000Z","modified_at":"2026-02-08T04:43:37.000Z","name":"Maude Effertz","mobile_number":"659-609-5760","email_id":"Clarabelle46@hotmail.com","dop":"2025-04-06","serial_number":"14318175328249","imei1":"14318175328249","imei2":"14318175328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180244,"job_number":"JOB_180244","tr_customer_id":180262,"tr_customer_product_id":180252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:57.000Z","modified_at":"2026-02-08T04:43:35.000Z","name":"Alayna Hessel","mobile_number":"672-564-6550","email_id":"Jermaine_Tromp@yahoo.com","dop":"2000-01-31","serial_number":"10624781412421","imei1":"10624781412421","imei2":"10624781412421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180240,"job_number":"JOB_180240","tr_customer_id":180258,"tr_customer_product_id":180248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:53.000Z","modified_at":"2026-02-08T04:43:29.000Z","name":"Meghan Wolf","mobile_number":"982-312-9308","email_id":"Rosella.Nitzsche39@gmail.com","dop":"2025-04-06","serial_number":"14502151888464","imei1":"14502151888464","imei2":"14502151888464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180239,"job_number":"JOB_180239","tr_customer_id":180257,"tr_customer_product_id":180247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:52.000Z","modified_at":"2026-02-08T04:43:32.000Z","name":"Vida Mitchell","mobile_number":"851-550-3844","email_id":"Ellsworth_Toy@gmail.com","dop":"2025-04-06","serial_number":"13443808387958","imei1":"13443808387958","imei2":"13443808387958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180235,"job_number":"JOB_180235","tr_customer_id":180253,"tr_customer_product_id":180243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:47.000Z","modified_at":"2026-02-08T04:43:28.000Z","name":"Cordie Windler","mobile_number":"830-499-9157","email_id":"Tiana6@yahoo.com","dop":"2025-04-06","serial_number":"13545348490018","imei1":"13545348490018","imei2":"13545348490018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180231,"job_number":"JOB_180231","tr_customer_id":180249,"tr_customer_product_id":180239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:45.000Z","modified_at":"2026-02-08T04:43:26.000Z","name":"Anahi Lakin","mobile_number":"400-784-9351","email_id":"Laurie.Zulauf@yahoo.com","dop":"2025-04-06","serial_number":"11798562297003","imei1":"11798562297003","imei2":"11798562297003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180225,"job_number":"JOB_180225","tr_customer_id":180243,"tr_customer_product_id":180233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:44.000Z","modified_at":"2026-02-08T04:43:22.000Z","name":"Marquis Douglas","mobile_number":"964-253-4092","email_id":"Hugh_Lueilwitz10@hotmail.com","dop":"2025-04-06","serial_number":"17805614844080","imei1":"17805614844080","imei2":"17805614844080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180221,"job_number":"JOB_180221","tr_customer_id":180239,"tr_customer_product_id":180229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:40.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Violette Kuhn","mobile_number":"938-284-6888","email_id":"Nia.Homenick@gmail.com","dop":"2025-04-06","serial_number":"13561073573899","imei1":"13561073573899","imei2":"13561073573899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180219,"job_number":"JOB_180219","tr_customer_id":180237,"tr_customer_product_id":180227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:39.000Z","modified_at":"2026-02-08T04:43:19.000Z","name":"Mariano Hermiston","mobile_number":"893-874-7736","email_id":"Linnie_Pagac47@yahoo.com","dop":"2025-04-06","serial_number":"17501061950817","imei1":"17501061950817","imei2":"17501061950817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180217,"job_number":"JOB_180217","tr_customer_id":180235,"tr_customer_product_id":180225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:38.000Z","modified_at":"2026-02-08T04:43:14.000Z","name":"Marvin Farrell","mobile_number":"554-925-7174","email_id":"Zelma90@gmail.com","dop":"2025-02-01","serial_number":"52991798288492","imei1":"52991798288492","imei2":"52991798288492","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180207,"job_number":"JOB_180207","tr_customer_id":180225,"tr_customer_product_id":180215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:27.000Z","modified_at":"2026-02-08T04:43:07.000Z","name":"Anika McGlynn","mobile_number":"422-686-4271","email_id":"Lisandro4@hotmail.com","dop":"2025-04-06","serial_number":"14716640798180","imei1":"14716640798180","imei2":"14716640798180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180204,"job_number":"JOB_180204","tr_customer_id":180222,"tr_customer_product_id":180212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:26.000Z","modified_at":"2026-02-08T04:43:05.000Z","name":"Judd Strosin","mobile_number":"939-241-6684","email_id":"Rodolfo.Dibbert53@gmail.com","dop":"2025-04-06","serial_number":"17786004042749","imei1":"17786004042749","imei2":"17786004042749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180194,"job_number":"JOB_180194","tr_customer_id":180212,"tr_customer_product_id":180202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:02.000Z","name":"Irwin Schoen","mobile_number":"325-658-2200","email_id":"Jessica.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"12482617759894","imei1":"12482617759894","imei2":"12482617759894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180191,"job_number":"JOB_180191","tr_customer_id":180209,"tr_customer_product_id":180199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:22.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Elta Koss","mobile_number":"424-404-6107","email_id":"Dimitri_Willms70@yahoo.com","dop":"2025-04-06","serial_number":"11296079671707","imei1":"11296079671707","imei2":"11296079671707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180190,"job_number":"JOB_180190","tr_customer_id":180208,"tr_customer_product_id":180198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:03.000Z","name":"Katlyn Huels","mobile_number":"459-853-5015","email_id":"Alexie_Gibson29@yahoo.com","dop":"2025-04-06","serial_number":"13918126205506","imei1":"13918126205506","imei2":"13918126205506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180189,"job_number":"JOB_180189","tr_customer_id":180207,"tr_customer_product_id":180197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:21.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Emmet Gaylord","mobile_number":"515-371-1781","email_id":"Greyson_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"11860530963742","imei1":"11860530963742","imei2":"11860530963742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180184,"job_number":"JOB_180184","tr_customer_id":180202,"tr_customer_product_id":180192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:20.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Tatyana Bauch","mobile_number":"454-831-5733","email_id":"Jessika39@hotmail.com","dop":"2025-04-06","serial_number":"10154601423659","imei1":"10154601423659","imei2":"10154601423659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180182,"job_number":"JOB_180182","tr_customer_id":180200,"tr_customer_product_id":180190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:19.000Z","modified_at":"2026-02-08T04:43:01.000Z","name":"Luther Cole","mobile_number":"891-623-1027","email_id":"Kathryne50@gmail.com","dop":"2025-04-06","serial_number":"12207525681582","imei1":"12207525681582","imei2":"12207525681582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180180,"job_number":"JOB_180180","tr_customer_id":180198,"tr_customer_product_id":180188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:18.000Z","modified_at":"2026-02-08T04:42:58.000Z","name":"Troy Bins","mobile_number":"246-620-0457","email_id":"Michele_OHara@hotmail.com","dop":"2025-12-31","serial_number":"103405226333650","imei1":"103405226333650","imei2":"103405226333650","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180176,"job_number":"JOB_180176","tr_customer_id":180194,"tr_customer_product_id":180184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:16.000Z","modified_at":"2026-02-08T04:42:56.000Z","name":"Frieda Heller","mobile_number":"200-577-6704","email_id":"Nikita.Hackett46@yahoo.com","dop":"2025-04-06","serial_number":"17796702781124","imei1":"17796702781124","imei2":"17796702781124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180169,"job_number":"JOB_180169","tr_customer_id":180187,"tr_customer_product_id":180177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:13.000Z","modified_at":"2026-02-08T04:42:51.000Z","name":"Jayce Schmeler","mobile_number":"737-253-7691","email_id":"Isom70@gmail.com","dop":"2025-04-06","serial_number":"13966774790714","imei1":"13966774790714","imei2":"13966774790714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180166,"job_number":"JOB_180166","tr_customer_id":180184,"tr_customer_product_id":180174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:11.000Z","modified_at":"2026-02-08T04:42:50.000Z","name":"Amir Hilpert","mobile_number":"545-387-5788","email_id":"Lesly_Zboncak@hotmail.com","dop":"2000-01-31","serial_number":"10938261931489","imei1":"10938261931489","imei2":"10938261931489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180163,"job_number":"JOB_180163","tr_customer_id":180181,"tr_customer_product_id":180171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:08.000Z","modified_at":"2026-02-08T04:42:45.000Z","name":"Adelbert McLaughlin","mobile_number":"667-522-4137","email_id":"Nona15@hotmail.com","dop":"2025-04-06","serial_number":"16790261434766","imei1":"16790261434766","imei2":"16790261434766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180160,"job_number":"JOB_180160","tr_customer_id":180178,"tr_customer_product_id":180168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:44.000Z","name":"Rosa Padberg","mobile_number":"829-384-7075","email_id":"Magali8@hotmail.com","dop":"2025-04-06","serial_number":"16095052224493","imei1":"16095052224493","imei2":"16095052224493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180158,"job_number":"JOB_180158","tr_customer_id":180176,"tr_customer_product_id":180166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:42:03.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"April Reilly","mobile_number":"896-212-6241","email_id":"Alayna.Frami@hotmail.com","dop":"2025-06-26","serial_number":"10030999707880","imei1":"10030999707880","imei2":"10030999707880","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180156,"job_number":"JOB_180156","tr_customer_id":180174,"tr_customer_product_id":180164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:58.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Kitty Schulist","mobile_number":"253-213-0255","email_id":"Emma.Rodriguez17@gmail.com","dop":"2025-04-06","serial_number":"16580230953432","imei1":"16580230953432","imei2":"16580230953432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180152,"job_number":"JOB_180152","tr_customer_id":180170,"tr_customer_product_id":180160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:39.000Z","name":"Bonita Kerluke","mobile_number":"900-462-4265","email_id":"Nicola26@gmail.com","dop":"2025-04-06","serial_number":"14041843497843","imei1":"14041843497843","imei2":"14041843497843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180150,"job_number":"JOB_180150","tr_customer_id":180168,"tr_customer_product_id":180158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:56.000Z","modified_at":"2026-02-08T04:42:37.000Z","name":"Brandon Goldner","mobile_number":"588-422-3922","email_id":"Jewell.Schmitt83@gmail.com","dop":"2025-04-06","serial_number":"14962955731384","imei1":"14962955731384","imei2":"14962955731384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180146,"job_number":"JOB_180146","tr_customer_id":180164,"tr_customer_product_id":180154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:33.000Z","name":"Kade Smitham","mobile_number":"503-808-2855","email_id":"Mafalda47@yahoo.com","dop":"2025-04-06","serial_number":"19039701145523","imei1":"19039701145523","imei2":"19039701145523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180145,"job_number":"JOB_180145","tr_customer_id":180163,"tr_customer_product_id":180153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:53.000Z","modified_at":"2026-02-08T04:42:29.000Z","name":"Lulu Waelchi","mobile_number":"766-493-4900","email_id":"Kenyon_Bechtelar97@yahoo.com","dop":"2025-02-01","serial_number":"32488820702640","imei1":"32488820702640","imei2":"32488820702640","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180143,"job_number":"JOB_180143","tr_customer_id":180161,"tr_customer_product_id":180151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:52.000Z","modified_at":"2026-02-08T04:42:31.000Z","name":"Drake Schultz","mobile_number":"338-322-3171","email_id":"Maximillia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11695841626317","imei1":"11695841626317","imei2":"11695841626317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180138,"job_number":"JOB_180138","tr_customer_id":180156,"tr_customer_product_id":180146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:50.000Z","modified_at":"2026-02-08T04:42:28.000Z","name":"Kaylah Runolfsdottir","mobile_number":"646-364-9217","email_id":"Tatum22@gmail.com","dop":"2025-04-06","serial_number":"14054277465248","imei1":"14054277465248","imei2":"14054277465248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180134,"job_number":"JOB_180134","tr_customer_id":180152,"tr_customer_product_id":180142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:37.000Z","modified_at":"2026-02-08T04:42:14.000Z","name":"Abigale Streich","mobile_number":"872-510-4971","email_id":"Tommie_Konopelski47@yahoo.com","dop":"2025-04-06","serial_number":"13780368332461","imei1":"13780368332461","imei2":"13780368332461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180132,"job_number":"JOB_180132","tr_customer_id":180150,"tr_customer_product_id":180140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:36.000Z","modified_at":"2026-02-08T04:42:13.000Z","name":"Marilyne Marquardt","mobile_number":"565-563-1035","email_id":"Ella15@hotmail.com","dop":"2025-04-06","serial_number":"17860630572689","imei1":"17860630572689","imei2":"17860630572689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180129,"job_number":"JOB_180129","tr_customer_id":180147,"tr_customer_product_id":180137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:31.000Z","modified_at":"2026-02-08T04:41:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"80761851878252","imei1":"80761851878252","imei2":"80761851878252","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180127,"job_number":"JOB_180127","tr_customer_id":180145,"tr_customer_product_id":180135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:30.000Z","modified_at":"2026-02-08T04:42:08.000Z","name":"Thelma Hegmann","mobile_number":"788-521-8278","email_id":"Lisette55@hotmail.com","dop":"2025-04-06","serial_number":"13385414406609","imei1":"13385414406609","imei2":"13385414406609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180123,"job_number":"JOB_180123","tr_customer_id":180141,"tr_customer_product_id":180131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:24.000Z","modified_at":"2026-02-08T04:42:00.000Z","name":"Keyshawn Okuneva","mobile_number":"516-347-7101","email_id":"Martin.Daniel82@yahoo.com","dop":"2025-06-18","serial_number":"10953141535119","imei1":"10953141535119","imei2":"10953141535119","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180120,"job_number":"JOB_180120","tr_customer_id":180138,"tr_customer_product_id":180128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:17.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"63847478247549","imei1":"63847478247549","imei2":"63847478247549","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180119,"job_number":"JOB_180119","tr_customer_id":180137,"tr_customer_product_id":180127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:16.000Z","modified_at":"2026-02-08T04:41:56.000Z","name":"Telly Luettgen","mobile_number":"546-849-8702","email_id":"Desiree_Ledner@yahoo.com","dop":"2025-04-06","serial_number":"12567997186762","imei1":"12567997186762","imei2":"12567997186762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180114,"job_number":"JOB_180114","tr_customer_id":180132,"tr_customer_product_id":180122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Jewell Beer","mobile_number":"821-940-0429","email_id":"Devyn_Reynolds96@hotmail.com","dop":"2025-04-06","serial_number":"13606018923978","imei1":"13606018923978","imei2":"13606018923978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180112,"job_number":"JOB_180112","tr_customer_id":180130,"tr_customer_product_id":180120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:10.000Z","modified_at":"2026-02-08T04:41:44.000Z","name":"Candice Murphy","mobile_number":"541-731-0087","email_id":"Patrick_Schowalter@yahoo.com","dop":"2025-02-01","serial_number":"50415421254437","imei1":"50415421254437","imei2":"50415421254437","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180107,"job_number":"JOB_180107","tr_customer_id":180125,"tr_customer_product_id":180115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:48.000Z","name":"Marjolaine Franecki","mobile_number":"272-809-9184","email_id":"Meda.Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15538820297436","imei1":"15538820297436","imei2":"15538820297436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180104,"job_number":"JOB_180104","tr_customer_id":180122,"tr_customer_product_id":180112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Hayden Russel","mobile_number":"860-580-8277","email_id":"Shaina63@gmail.com","dop":"2025-04-06","serial_number":"15737786874250","imei1":"15737786874250","imei2":"15737786874250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180103,"job_number":"JOB_180103","tr_customer_id":180121,"tr_customer_product_id":180111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:08.000Z","modified_at":"2026-02-08T04:41:46.000Z","name":"Kenyon Wuckert","mobile_number":"526-977-6742","email_id":"Ottilie14@yahoo.com","dop":"2025-04-06","serial_number":"15184264527549","imei1":"15184264527549","imei2":"15184264527549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180100,"job_number":"JOB_180100","tr_customer_id":180118,"tr_customer_product_id":180108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:41:06.000Z","modified_at":"2026-02-08T04:41:45.000Z","name":"Esmeralda Haley","mobile_number":"670-602-2979","email_id":"Burdette54@hotmail.com","dop":"2025-04-06","serial_number":"18600949948430","imei1":"18600949948430","imei2":"18600949948430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180096,"job_number":"JOB_180096","tr_customer_id":180114,"tr_customer_product_id":180104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:58.000Z","modified_at":"2026-02-08T04:41:37.000Z","name":"Marlin Champlin","mobile_number":"600-511-8314","email_id":"Javonte.Keebler@hotmail.com","dop":"2025-04-06","serial_number":"16080939645234","imei1":"16080939645234","imei2":"16080939645234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180093,"job_number":"JOB_180093","tr_customer_id":180111,"tr_customer_product_id":180101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:55.000Z","modified_at":"2026-02-08T04:41:34.000Z","name":"Jace Funk","mobile_number":"961-854-0155","email_id":"Mathew_Robel55@yahoo.com","dop":"2025-04-06","serial_number":"12956825631175","imei1":"12956825631175","imei2":"12956825631175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180090,"job_number":"JOB_180090","tr_customer_id":180108,"tr_customer_product_id":180098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:51.000Z","modified_at":"2026-02-08T04:41:29.000Z","name":"Jarred Schaefer","mobile_number":"967-724-3777","email_id":"Ludwig.Schroeder71@yahoo.com","dop":"2025-04-06","serial_number":"17275461962862","imei1":"17275461962862","imei2":"17275461962862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180088,"job_number":"JOB_180088","tr_customer_id":180106,"tr_customer_product_id":180096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:50.000Z","modified_at":"2026-02-08T04:41:28.000Z","name":"Rhea Johnson","mobile_number":"407-280-5585","email_id":"Lukas.Volkman38@hotmail.com","dop":"2025-04-06","serial_number":"18586130289257","imei1":"18586130289257","imei2":"18586130289257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180084,"job_number":"JOB_180084","tr_customer_id":180102,"tr_customer_product_id":180092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:44.000Z","modified_at":"2026-02-08T04:41:23.000Z","name":"Vincenzo Collins","mobile_number":"564-965-2367","email_id":"Damaris_Hyatt@yahoo.com","dop":"2025-04-06","serial_number":"10985191502936","imei1":"10985191502936","imei2":"10985191502936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180082,"job_number":"JOB_180082","tr_customer_id":180100,"tr_customer_product_id":180090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:22.000Z","name":"Freddie Bernhard","mobile_number":"546-779-4094","email_id":"Dante.Tromp85@gmail.com","dop":"2025-04-06","serial_number":"10260420863742","imei1":"10260420863742","imei2":"10260420863742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180080,"job_number":"JOB_180080","tr_customer_id":180098,"tr_customer_product_id":180088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:43.000Z","modified_at":"2026-02-08T04:41:20.000Z","name":"Trisha Gerlach","mobile_number":"222-303-8290","email_id":"Lorenza6@gmail.com","dop":"2025-04-06","serial_number":"12450573046909","imei1":"12450573046909","imei2":"12450573046909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180078,"job_number":"JOB_180078","tr_customer_id":180096,"tr_customer_product_id":180086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:40:40.000Z","modified_at":"2026-02-08T04:41:16.000Z","name":"Delta Ryan","mobile_number":"987-680-9311","email_id":"Khalid71@yahoo.com","dop":"2025-06-18","serial_number":"10557485841608","imei1":"10557485841608","imei2":"10557485841608","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180075,"job_number":"JOB_180075","tr_customer_id":180093,"tr_customer_product_id":180083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:05:43.000Z","modified_at":"2026-02-08T04:06:20.000Z","name":"Elbert Koch","mobile_number":"957-208-6983","email_id":"Cleora_Olson@gmail.com","dop":"2025-04-06","serial_number":"13566312745647","imei1":"13566312745647","imei2":"13566312745647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180072,"job_number":"JOB_180072","tr_customer_id":180090,"tr_customer_product_id":180080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:58.000Z","modified_at":"2026-02-08T04:05:36.000Z","name":"Deshawn Nikolaus","mobile_number":"950-660-0489","email_id":"Kadin69@hotmail.com","dop":"2025-04-06","serial_number":"14617753646920","imei1":"14617753646920","imei2":"14617753646920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:05:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180069,"job_number":"JOB_180069","tr_customer_id":180087,"tr_customer_product_id":180077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T04:04:13.000Z","modified_at":"2026-02-08T04:04:51.000Z","name":"Unique Schulist","mobile_number":"297-336-8370","email_id":"Alfredo_Kozey81@hotmail.com","dop":"2025-04-06","serial_number":"16809261507032","imei1":"16809261507032","imei2":"16809261507032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180065,"job_number":"JOB_180065","tr_customer_id":180083,"tr_customer_product_id":180073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T03:41:49.000Z","modified_at":"2026-02-08T03:42:06.000Z","name":"Raven Beahan","mobile_number":"664-225-2849","email_id":"Jasen37@gmail.com","dop":"2025-05-30","serial_number":"13533855982528","imei1":"13533855982528","imei2":"13533855982528","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":180010,"job_number":"JOB_180010","tr_customer_id":180028,"tr_customer_product_id":180018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T15:39:14.000Z","modified_at":"2026-02-08T07:20:22.000Z","name":"qwsad qawer","mobile_number":"1234567891","email_id":"qwsd@gmail.com","dop":"2026-02-01","serial_number":"12345678998765","imei1":"12345678934567","imei2":"12345678934567","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T07:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 651ms
Mean size per request: 1.98KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU1Nzk3NX0.JYqhY2gnY-uJnhivqAaJRtSSWkx2eabE1j97R3rBXPo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2b07e158-fe97-4f17-934f-2bf63f4b849c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7e7-+wux2XnY3K747DDgtcPgc9Of8bo"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 13:39:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":180524,"job_number":"JOB_180524","tr_customer_id":180542,"tr_customer_product_id":180532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:21.000Z","modified_at":"2026-02-08T13:39:34.000Z","name":"Ralph Rosenbaum","mobile_number":"739-203-2221","email_id":"Abagail.Larson25@hotmail.com","dop":"2025-05-30","serial_number":"17568655755306","imei1":"17568655755306","imei2":"17568655755306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T13:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65000}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU1Nzk3NX0.JYqhY2gnY-uJnhivqAaJRtSSWkx2eabE1j97R3rBXPo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7cfb0a88-d9fc-474e-a54b-6dfc524820f5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":180524}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 604ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDU1Nzk3NX0.JYqhY2gnY-uJnhivqAaJRtSSWkx2eabE1j97R3rBXPo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 664e851f-ff9c-4770-a679-9d649de37bb9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"400-5cxRQ4cWU36AqtKcBAM01pGWoFA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 13:39:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":179763,"job_number":"JOB_179763","tr_customer_id":179781,"tr_customer_product_id":179771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-07T11:23:54.000Z","modified_at":"2026-02-08T06:15:30.000Z","name":"Brett Langworth","mobile_number":"211-205-8725","email_id":"Ubaldo64@yahoo.com","dop":"2024-08-17","serial_number":"53585599909192","imei1":"53585599909192","imei2":"53585599909192","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-08T06:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c04ee4af-8613-408b-b212-f12d71bcd3c9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-p0VAcGpcZQzCfIVBJlnZ/1mF9HU"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5Nzd9.lkf-9muTezx6UvA8ssz0h_H9mZPQkjusFz01cRhF3Bo"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5Nzd9.lkf-9muTezx6UvA8ssz0h_H9mZPQkjusFz01cRhF3Bo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1065115d-e33a-4d70-ba03-b414237ff35f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5Nzd9.lkf-9muTezx6UvA8ssz0h_H9mZPQkjusFz01cRhF3Bo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b397ce1a-d5a6-4ea9-aa7f-918797f9aaf2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-vGOAJOF8q1MPKa2Qz2qJpoGRVmM"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":460},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 1020B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5Nzd9.lkf-9muTezx6UvA8ssz0h_H9mZPQkjusFz01cRhF3Bo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d540e407-80ae-4a41-a430-ca70f2a9a401
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1020
ETag W/"3fc-2lm8BhLrGVVGnM5DHsGBXg6uO4U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180524,"job_number":"JOB_180524","tr_customer_id":180542,"tr_customer_product_id":180532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:21.000Z","modified_at":"2026-02-08T13:39:37.000Z","name":"Ralph Rosenbaum","mobile_number":"739-203-2221","email_id":"Abagail.Larson25@hotmail.com","dop":"2025-05-30","serial_number":"17568655755306","imei1":"17568655755306","imei2":"17568655755306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-08T13:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 1020B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5Nzd9.lkf-9muTezx6UvA8ssz0h_H9mZPQkjusFz01cRhF3Bo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 129be1dd-f948-40c6-bd44-70b8de33ad47
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1020
ETag W/"3fc-2lm8BhLrGVVGnM5DHsGBXg6uO4U"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180524,"job_number":"JOB_180524","tr_customer_id":180542,"tr_customer_product_id":180532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:21.000Z","modified_at":"2026-02-08T13:39:37.000Z","name":"Ralph Rosenbaum","mobile_number":"739-203-2221","email_id":"Abagail.Larson25@hotmail.com","dop":"2025-05-30","serial_number":"17568655755306","imei1":"17568655755306","imei2":"17568655755306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-08T13:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65260}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5Nzd9.lkf-9muTezx6UvA8ssz0h_H9mZPQkjusFz01cRhF3Bo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b09c1848-0d71-44ea-b88a-025be67a1fba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":180524}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_69251"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 1023B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5Nzd9.lkf-9muTezx6UvA8ssz0h_H9mZPQkjusFz01cRhF3Bo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8ed723a6-fdd9-4079-ba2c-9ff989a3fa3d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{"searchText":"JOB_180524"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1023
ETag W/"3ff-Yu7T3eNCFC2gfBoTbJlVx57q+G4"
Vary Accept-Encoding
Date Sun, 08 Feb 2026 13:39:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":180524,"job_number":"JOB_180524","tr_customer_id":180542,"tr_customer_product_id":180532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:21.000Z","modified_at":"2026-02-08T13:39:39.000Z","name":"Ralph Rosenbaum","mobile_number":"739-203-2221","email_id":"Abagail.Larson25@hotmail.com","dop":"2025-05-30","serial_number":"17568655755306","imei1":"17568655755306","imei2":"17568655755306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T13:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_65040' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_180524
Response Information
Response Code: 200 - OK
Mean time per request: 284ms
Mean size per request: 2.57KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA1NTc5Nzd9.lkf-9muTezx6UvA8ssz0h_H9mZPQkjusFz01cRhF3Bo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a5c19503-a034-44e2-945c-7ded945626c0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a4b-lLayfaIswGr6N4qogtdpgSfpF4A"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 08 Feb 2026 13:39:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":180524,"job_number":"JOB_180524","tr_customer_id":180542,"tr_customer_product_id":180532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-08T13:39:21.000Z","modified_at":"2026-02-08T13:39:39.000Z","name":"Ralph Rosenbaum","mobile_number":"739-203-2221","email_id":"Abagail.Larson25@hotmail.com","dop":"2025-05-30","serial_number":"17568655755306","imei1":"17568655755306","imei2":"17568655755306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-08T13:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":688777,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-08T13:39:21.000Z","created_at":"2026-02-08T13:39:21.000Z"},{"id":688778,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-08T13:39:21.000Z","created_at":"2026-02-08T13:39:21.000Z"},{"id":688783,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-08T13:39:32.000Z","created_at":"2026-02-08T13:39:32.000Z"},{"id":688784,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-08T13:39:34.000Z","created_at":"2026-02-08T13:39:34.000Z"},{"id":688785,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-08T13:39:37.000Z","created_at":"2026-02-08T13:39:37.000Z"},{"id":688786,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-08T13:39:39.000Z","created_at":"2026-02-08T13:39:39.000Z"},{"id":688787,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-08T13:39:39.000Z","created_at":"2026-02-08T13:39:39.000Z"}],"problems":[{"id":166721,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-08T13:39:21.000Z"},{"id":166724,"problem":"Poor battery life","remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-08T13:39:34.000Z"}],"quatations":[]}}
Test Information
No Tests for this request